From a41f8a89f6aa608fc8ad55a8c0a654b1a49e6d33 Mon Sep 17 00:00:00 2001 From: allanmc Date: Sun, 17 May 2015 20:49:18 +0200 Subject: [PATCH] Updated CSS according to PO comments --- views/ebook.dot | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/views/ebook.dot b/views/ebook.dot index 6a9ce1ddf..3eae7fafd 100644 --- a/views/ebook.dot +++ b/views/ebook.dot @@ -41,10 +41,11 @@ text-decoration: none; margin: auto; border: 1px solid #fff56c; - background-color: #fffef2; - padding: 7px; + padding: 3px 10px 3px 10px; text-align: center; - color: black; + color: #999; + font-size: 80%; + font-family: Roboto; } #titlebar { height: 10px;