merge to basewiki
[ikiwiki.git] / basewiki / style.css
index 1017e957f37e6a2b31c0fd92b38fadd5b33ec132..3b8a24d9aa529a6db8b7bc0a52040835ddf7cad1 100644 (file)
@@ -58,7 +58,7 @@ div.tags {
 
 #editcontent {
        width: 100%;
-}      
+}
 
 /* Stuff for the RecentChanges table. */
 tr.changeheader {
@@ -72,7 +72,7 @@ tr.changeinfo {
 th.changeheader {
        padding: 1px .3em;
 }
-td.changeinfo { 
+td.changeinfo {
        padding: 1px .3em;
 }
 td.changetime {
@@ -129,7 +129,7 @@ td.changelog {
        border-right: 1px solid #993300;
        border-bottom: 1px solid #331100;
        padding: 0px 0.5em 0px 0.5em;
-       font-family: helvetica, arial, sans-serif;
+       font-family: sans-serif;
        font-weight: bold;
        font-size: small;
        text-decoration: none;
@@ -180,7 +180,7 @@ td.changelog {
        width: 25%
 }
 
-/* outlines  */
+/* outlines */
 li.L1 {
        list-style: upper-roman;
 }