svnweb-commits
[Top][All Lists]
Advanced

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

[Svnweb-commits] r857 - libreplanet-templates/branches/stable


From: sysadmin
Subject: [Svnweb-commits] r857 - libreplanet-templates/branches/stable
Date: Tue, 02 Mar 2010 10:32:31 -0500

Author: mattl
Date: Tue Mar  2 10:32:27 2010
New Revision: 857

Log:
updated

Modified:
   libreplanet-templates/branches/stable/index.php

Modified: libreplanet-templates/branches/stable/index.php
==============================================================================
--- libreplanet-templates/branches/stable/index.php     Mon Mar  1 17:31:53 
2010        (r856)
+++ libreplanet-templates/branches/stable/index.php     Tue Mar  2 10:32:27 
2010        (r857)
@@ -7,7 +7,9 @@
 
    @import url('http://static.fsf.org/combo.css');
 
-html {background-image: url('i/stripe.png'); margin: 0; padding: 0;}
+html {background-image: url('i/stripe.png');}
+
+body,html { margin: 0 !important; padding: 0 !important;}
 
    #hd, #bd, #ft {background-color: black;}
 
@@ -17,7 +19,7 @@
 
    #ft p {line-height: 56px; margin: 0; padding: 0; font-size: 30px;}
 
-   #bd {margin: 24px 0; background-image: url(i/bg.png);}
+   #bd {margin: 24px 0;}
 
    #days {text-align: center;}
 
@@ -36,7 +38,12 @@
 #signup a:active, #signup a:hover{color: red;}
 
 #womens {background-color: orange; font-size: 24px; padding: 24px; text-align: 
center; text-transform: uppercase; font-weight: bold; margin-top: 1em;}
-  
+
+#friday {background-color: #eec73e;}
+
+#saturday {background-color: #aaccee;}
+
+#sunday {background-color: #98fc66;}  
 
    </style>
 </head>




reply via email to

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