]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
more fixes in default theme
authorEvan Prodromou <evan@controlezvous.ca>
Tue, 24 Jun 2008 01:48:43 +0000 (21:48 -0400)
committerEvan Prodromou <evan@controlezvous.ca>
Tue, 24 Jun 2008 01:48:43 +0000 (21:48 -0400)
darcs-hash:20080624014843-34904-4626ab17bfcd320e06e6e5704491c74756b4028c.gz

theme/default/display.css

index aa53df91e657a393f196fb7fde4c81908a42bb10..b2e703a03bb0876e66ae5c592e2bfce95b3ea7ef 100644 (file)
@@ -188,8 +188,11 @@ p#branding a {
        }       
 .instructions, .success, .error {
        font-weight: normal;
-       margin: -36px 0 0 0;
+       margin: 36px 0 0 0;
        padding: 10px;
+       font-family: Georgia, "Times New Roman", Times, serif;
+       font-size: 13px;
+       line-height: 15px;
        border: 1px solid #dec5b5;
        color: #fff6d5;
        }