[xiph-commits] r9925 - websites/xiph.org/css

nehal at svn.xiph.org nehal at svn.xiph.org
Wed Aug 31 22:36:11 PDT 2005


Author: nehal
Date: 2005-08-31 22:36:11 -0700 (Wed, 31 Aug 2005)
New Revision: 9925

Modified:
   websites/xiph.org/css/screen.css
Log:
fix up spacing

Modified: websites/xiph.org/css/screen.css
===================================================================
--- websites/xiph.org/css/screen.css	2005-09-01 05:33:28 UTC (rev 9924)
+++ websites/xiph.org/css/screen.css	2005-09-01 05:36:11 UTC (rev 9925)
@@ -73,7 +73,7 @@
 h1, h1 a {
   font-weight: bold;
   color: #ff9900;
-  margin: 1.5em 0 8px 0;
+  margin: 1.3em 0 8px 0;
 }
 
 h1 {
@@ -83,7 +83,7 @@
 h2, h2 a {
   font-weight: bold;
   color: #ff9900;
-  margin: 1.5em 0 8px 0;
+  margin: 1.3em 0 8px 0;
 }
 
 h2 {
@@ -93,7 +93,7 @@
 h3, h3 a {
   font-weight: bold;
   color: #ff9900;
-  margin: 1.5em 0 8px 0;
+  margin: 1.3em 0 8px 0;
 }
 
 h3 {



More information about the commits mailing list