[xiph-commits] r9880 - websites/xspf.org/css

lgonze at svn.xiph.org lgonze at svn.xiph.org
Tue Aug 30 22:44:18 PDT 2005


Author: lgonze
Date: 2005-08-30 22:44:16 -0700 (Tue, 30 Aug 2005)
New Revision: 9880

Modified:
   websites/xspf.org/css/main.css
Log:
Change background image.


Modified: websites/xspf.org/css/main.css
===================================================================
--- websites/xspf.org/css/main.css	2005-08-31 05:43:49 UTC (rev 9879)
+++ websites/xspf.org/css/main.css	2005-08-31 05:44:16 UTC (rev 9880)
@@ -1,5 +1,9 @@
 body              {
-                   background-image: url(http://xspf.org/images/gray-bg.png); 
+                   background-image: url(http://www.tilemachine.com/tiles/2005.08/24/large.504986531.gif);
+
+/* best so far */
+x-background-image: url(images/swirl-bg.gif);
+
                    font-family: tahoma, verdana, ariel, helvetica; 
                   }
 p, ul, ol, dl         {
@@ -27,7 +31,7 @@
                    padding: 1em 1.5em 1em 1.5em; 
                   }
 #container        { 
-                   margin: 0 5% 0 5%; 
+                   margin: 0 3px 0 3px; 
                    border-style: solid; 
                    border-width: 1px; 
                    background-color: white;  



More information about the commits mailing list