librefm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Librefm-commits] [1687] remove the padding, grey


From: Matt Lee
Subject: [Librefm-commits] [1687] remove the padding, grey
Date: Mon, 18 May 2009 17:24:57 +0000

Revision: 1687
          http://svn.sv.gnu.org/viewvc/?view=rev&root=librefm&revision=1687
Author:   mattl
Date:     2009-05-18 17:24:57 +0000 (Mon, 18 May 2009)
Log Message:
-----------
remove the padding, grey

Modified Paths:
--------------
    trunk/nixtape/themes/librefm/alpha.css

Modified: trunk/nixtape/themes/librefm/alpha.css
===================================================================
--- trunk/nixtape/themes/librefm/alpha.css      2009-05-18 16:03:19 UTC (rev 
1686)
+++ trunk/nixtape/themes/librefm/alpha.css      2009-05-18 17:24:57 UTC (rev 
1687)
@@ -12,12 +12,10 @@
 
 */
 
-html{background: #ececec;}
+html, body{background: #fff; padding: 0; margin: 0;}
 
 #hd {margin-top: -9px;}
 
-#bd {background-color: white; padding: 15px;}
-
 #hd {margin-bottom: 8px; height: 70px; position: relative;}
 
 #hd ul{ margin: 0; padding: 0; line-height: 70px; position: absolute; top: 0; 
right: 20px;}
@@ -28,7 +26,7 @@
 
 #login a:link, #login a:visited { color: yellow !important; text-decoration: 
underline !important; }
 
-#hd li{ display: inline; font-size: 21px; text-transform: lowercase; 
font-weight: bold; margin-right: 20px;}
+#hd li{ display: inline; font-size: 11px; text-transform: lowercase; 
margin-right: 20px;}
 
 #banner { height: 345px; position: relative;}
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]