author | Alberto Bertogli
<albertito@gmail.com> 2007-12-30 06:15:34 UTC |
committer | Alberto Bertogli
<albertito@gmail.com> 2007-12-30 06:15:34 UTC |
parent | 0765eacbfa9ece10cfcfccaaafe0ceacafed38bc |
wikiri.cgi | +2 | -2 |
diff --git a/wikiri.cgi b/wikiri.cgi index 65dca94..f223841 100755 --- a/wikiri.cgi +++ b/wikiri.cgi @@ -267,7 +267,7 @@ h1 { h2 { font-size: large; - font-weigth: none; + font-weight: bold; margin-bottom: 1pt; border-bottom: 1px solid #99C; } @@ -321,7 +321,7 @@ div.footer a { /* Articles are enclosed in <div class="section"> */ div.section h1 { font-size: medium; - font-weigth: none; + font-weight: bold; width: 100%; margin-bottom: 1pt; border-bottom: 1px dotted #99C;