From 0d5bd3a636218a18b0fa81c6897614e37943455c Mon Sep 17 00:00:00 2001 From: Alessandro Cosentino Date: Tue, 14 Aug 2012 13:39:53 -0400 Subject: small things added to firstrun page and settings --- css/news.css | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'css') 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 -- cgit v1.2.3