librefm-commits
[Top][All Lists]
Advanced

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

[Librefm-commits] [1855] add more styles


From: Clint Adams
Subject: [Librefm-commits] [1855] add more styles
Date: Wed, 03 Jun 2009 14:45:42 +0000

Revision: 1855
          http://svn.sv.gnu.org/viewvc/?view=rev&root=librefm&revision=1855
Author:   clint
Date:     2009-06-03 14:45:42 +0000 (Wed, 03 Jun 2009)
Log Message:
-----------
add more styles

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

Modified: trunk/nixtape/themes/librefm/alpha.css
===================================================================
--- trunk/nixtape/themes/librefm/alpha.css      2009-06-03 14:45:38 UTC (rev 
1854)
+++ trunk/nixtape/themes/librefm/alpha.css      2009-06-03 14:45:42 UTC (rev 
1855)
@@ -28,7 +28,7 @@
 
 #hd {margin-bottom: 8px; height: 40px; position: relative;}
 
-#hd ul{ margin: 0; padding: 0; line-height: 40px; position: absolute; top: 0; 
right: 0px;}
+#hd ul{ margin: 0; padding: 0; line-height: 40px; position: absolute; top: 0; 
right: 0px; font-size: 22px; }
 
 #hd li a:link, #hd li a:visited { color: black; text-decoration: none; 
padding: 7px; }
 

Modified: trunk/nixtape/themes/librefm/templates/welcome.tpl
===================================================================
--- trunk/nixtape/themes/librefm/templates/welcome.tpl  2009-06-03 14:45:38 UTC 
(rev 1854)
+++ trunk/nixtape/themes/librefm/templates/welcome.tpl  2009-06-03 14:45:42 UTC 
(rev 1855)
@@ -3,12 +3,13 @@
 <h2>Welcome, <a href="{$this_user->getURL()}">{$this_user->name}</a>.</h2>
 {else}
 <h2>A better deal for artists and users.</h2>
+       <h3>Libre.fm allows you to share your listening habits and discover new 
music.</h3>
 {/if}
 <div class="yui-gc"> 
     <div class="yui-u first">
     </div>
     <div class="yui-u">   
-    {include file='menu.tpl'}
+
     </div>
 </div>
 





reply via email to

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