commit ac7c244a1836e0cd1a59f17b3f91da59183a32a9
parent feae1e88a4ef512cd15a84b3426d87260e3b9995
Author: tomas <tomas@logand.com>
Date:   Fri, 30 Jul 2010 09:23:22 +0200
anchor for headings added
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/picowiki.l b/picowiki.l
@@ -411,6 +411,7 @@
 #BottomMenu {text-align:center}
 #b {width:100%}
 h2 {border-bottom:solid 1px gray}
+a.a {text-decoration:none}
 /*textarea {border-bottom:solid 1px gray}*/
 /*body {max-width:42em}*/
 /*body {background-color:#eee}*/