librefm-commits
[Top][All Lists]
Advanced

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

[Librefm-commits] [1854] add more styles


From: Matt Lee
Subject: [Librefm-commits] [1854] add more styles
Date: Thu, 28 May 2009 22:41:13 +0000

Revision: 1854
          http://svn.sv.gnu.org/viewvc/?view=rev&root=librefm&revision=1854
Author:   mattl
Date:     2009-05-28 22:41:12 +0000 (Thu, 28 May 2009)
Log Message:
-----------
add more styles

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

Modified: trunk/nixtape/themes/librefm/alpha.css
===================================================================
--- trunk/nixtape/themes/librefm/alpha.css      2009-05-28 22:39:58 UTC (rev 
1853)
+++ trunk/nixtape/themes/librefm/alpha.css      2009-05-28 22:41:12 UTC (rev 
1854)
@@ -464,4 +464,41 @@
 
 hr {clear: both; height: 0px; color: white !important; background-color: 
transparent !important;}
 
-#new-libre-fm{background-color: black; color: white; padding-top: 190px;}
\ No newline at end of file
+#new-libre-fm{background-color: black; color: white; padding-top: 190px;}
+
+#top h2, h3{margin: 0; padding: 0;}
+
+#top h2{text-align: center; font-size: 45px; color: #222; margin-bottom: 14px }
+
+#top h3{text-align: center; font-size: 20px; font-weight: normal;  
margin-bottom: 22px;}
+
+#boxes{border-bottom: 1px solid #aaa; margin-bottom: 10px; padding-bottom: 
20px;}
+
+#boxes div{text-align: center; -moz-border-radius: 10px;}
+
+#boxes div div{padding: 10px;}
+
+#boxes div h4 {font-size: 23px; margin-bottom: 10px;}
+
+#boxes div p{color: #333; font-size: 16px; line-height: 1.4em;}
+
+#boxes div:hover {background-color: #ace;}
+
+#about{font-size: 90%;}
+
+#about div{margin-bottom: 24px}
+
+#privacy div {padding: 14px}
+
+#privacy h2, #about h2{color: #980101; font-size: 20px;}
+         
+#ft {background-color: white; color: black; }
+
+#ft p {font-size: 18px; text-align: center;}
+
+#foocorp {line-height: 32px; background: url(i/stripe.png); text-align: right; 
font-size: 23px; font-weight: bold;  }
+
+#foocorp a{ color:#fdca01 !important;}
+
+#foocorp span{background-color: black; padding: 3px}
+

Modified: trunk/nixtape/themes/librefm/templates/header.tpl
===================================================================
--- trunk/nixtape/themes/librefm/templates/header.tpl   2009-05-28 22:39:58 UTC 
(rev 1853)
+++ trunk/nixtape/themes/librefm/templates/header.tpl   2009-05-28 22:41:12 UTC 
(rev 1854)
@@ -38,4 +38,4 @@
                <h1 rel="dc:publisher" class="vcard"><a property="foaf:name" 
rel="foaf:homepage" href="{$base_url}" class="fn org url">Libre.fm</a></h1>
   </div>
    <div id="bd" role="main">
-    <div class="yui-g">
+    <div class="yui-g" id="top">





reply via email to

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