]> git.cworth.org Git - cworth.org/blobdiff - src/style.css
Add Robert Haight as another solver
[cworth.org] / src / style.css
index 34dd5a49cc2ccd630765179c80d9bdde6ed8d42c..06163ea3de081febda67688288f42716d4d18731 100644 (file)
@@ -6,7 +6,6 @@
 
 .header {
        margin: 0;
-       font-size: 22px;
        font-weight: bold;
        line-height: 1em;
        display: block;
@@ -14,7 +13,6 @@
 
 .author {
        margin: 0;
-       font-size: 18px;
        font-weight: bold;
        display: block;
 }
@@ -102,13 +100,6 @@ td.changelog {
        border: 1px solid #aaa;
 }
 
-.pagedate {
-       clear: both;
-       font-style: italic;
-       display: block;
-       margin-top: 1em;
-}
-
 /* Used for invalid form fields. */
 .fb_invalid {
        color: red;