summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorAlessandro Cosentino <cosenal@gmail.com>2012-08-14 13:39:53 -0400
committerAlessandro Cosentino <cosenal@gmail.com>2012-08-14 13:39:53 -0400
commit0d5bd3a636218a18b0fa81c6897614e37943455c (patch)
tree3dc7b211ac71e0d169b01e4a2a2a7e130e50b854 /css
parentded448fd10b1383c5c48eb90e7659550b1db7b01 (diff)
small things added to firstrun page and settings
Diffstat (limited to 'css')
-rw-r--r--css/news.css8
1 files changed, 5 insertions, 3 deletions
diff --git a/css/news.css b/css/news.css
index 986483225..bf1b72750 100644
--- a/css/news.css
+++ b/css/news.css
@@ -30,21 +30,23 @@ div.add_parentfolder {
#firstrun {
width: 100%;
position: absolute;
- top: 5em;
+ top: 3em;
left: 0;
text-align: center;
font-weight:bold;
font-size:1.5em;
color:#777;
}
+ #firstrun small { display: block; font-weight: normal; font-size: 0.8em; margin-bottom: 1em; }
+ #firstrun .button { font-size: 0.7em; }
#firstrun #selections {
font-size:0.8em;
- margin: 2em auto auto auto;
+ margin: 2em auto 2em auto;
clear: both;
}
-
+
/**
* View above the feeds which shows the feed title
* and the controls