[Guessnet-devel] [svn] r147 - web

Enrico Zini enrico at costa.debian.org
Thu Mar 16 13:14:03 UTC 2006


Author: enrico
Date: Thu Mar 16 13:14:02 2006
New Revision: 147

Modified:
   web/index.html
   web/main.css
Log:
Fixed one typo in the css
Removed a chunk of css from the index.  How did it end up there??


Modified: web/index.html
==============================================================================
--- web/index.html	(original)
+++ web/index.html	Thu Mar 16 13:14:02 2006
@@ -28,14 +28,9 @@
  		<li>Miscellaneous other checks provided by custom arbitrary scripts.</li>
  		</ul>
  		</p>
- 		<p>Guessnet can be used in either native mode or "ifupdown mode".
- In the latter case,
-h1
-{
-	color: #ea5a1b;
-}
- guessnet integrates nicely with ifupdown
- as a "mapping script".</p>
+		<p>Guessnet can be used in either native mode or "ifupdown
+		mode".  In the latter case, guessnet integrates nicely with
+		ifupdown as a "mapping script".</p>
 
 		
 		<h2>FAQ and troubleshooting</h2>

Modified: web/main.css
==============================================================================
--- web/main.css	(original)
+++ web/main.css	Thu Mar 16 13:14:02 2006
@@ -15,5 +15,5 @@
 	margin: 2em;
 	padding: 1em;
 	border-style: solid;
-	border-width: 1;
+	border-width: 1pt;
 }



More information about the Guessnet-devel mailing list