[Pkg-octave-commit] rev 252 - trunk/www

Rafael Laboissiere rafael at costa.debian.org
Mon Sep 19 13:40:01 UTC 2005


Author: rafael
Date: 2005-09-19 13:40:00 +0000 (Mon, 19 Sep 2005)
New Revision: 252

Modified:
   trunk/www/guidelines.css
Log:
Added extra spaces before h1 headers


Modified: trunk/www/guidelines.css
===================================================================
--- trunk/www/guidelines.css	2005-09-19 13:23:06 UTC (rev 251)
+++ trunk/www/guidelines.css	2005-09-19 13:40:00 UTC (rev 252)
@@ -24,6 +24,10 @@
 .hidden {
   display: none }
 
+h1 {
+  margin-top: 2em;
+}
+
 a.toc-backref {
   text-decoration: none ;
   color: black }




More information about the Pkg-octave-commit mailing list