]> ruin.nu Git - ndwebbie.git/blobdiff - root/static/default.css
Use new race infrastructure for members stats
[ndwebbie.git] / root / static / default.css
index c6a364b8f025f6fd41bb6da36d59db4f813c3860..8fc619f84d4be0e8d0758d674fc1aa6eb3514e08 100644 (file)
@@ -63,7 +63,7 @@ fieldset.forum-post {
 fieldset.forum-post legend b {
        font-size: larger;
 }
-div.leftinfo{
+div.leftinfo, div.graphs{
        float: left;
        padding-right: 2em;
 }
@@ -227,6 +227,10 @@ span.newposts {
        color: red;
 }
 
+input.email {
+       width: 30em;
+}
+
 div.bbcode-quote,div.bbcode-code {
        border: solid;
        border-width: 1px;