]> git.mxchange.org Git - mailer.git/blobdiff - theme/default/css/general.css
Functions for handling INC_POOL moved to inc-functions.php, plus some extra functions...
[mailer.git] / theme / default / css / general.css
index 6099616d0cae1b418676838a3152c9d43678adfd..f3c2ff173e32debe657c9a72edb22c7e05391c66 100644 (file)
@@ -151,7 +151,7 @@ DIV.admin_note {
 }
 
 .admin_register, .admin_desc_header, .admin_done, .admin_title, .member_title2, .guest_title2, .admin_message {
-       background-color        : #ddeedd;
+       background-color                : #ddeedd;
        color                           : #009900;
        text-align                      : center;
 }
@@ -542,11 +542,12 @@ DIV.admin_note {
 }
 
 .admin_title2 {
-       background-color        : #ddeedd;
+       font-weight                     : bold;
+       padding                         : 4px;
+       background-color                : #ddeedd;
        color                           : #000099;
        text-align                      : center;
-       height                          : 25px;
-       font-size                       : 14px;
+       font-size                               : 14px;
 }
 
 .member_unconfirmed {
@@ -661,7 +662,8 @@ DIV.admin_note {
 }
 
 .admin_message {
-       margin-bottom   : 15px;
+       padding-top                     : 5px;
+       padding-bottom                  : 5px;
 }
 
 #show_timings_block {
@@ -693,20 +695,22 @@ DIV.admin_note {
        font-weight                     : bold;
 }
 
-.login_failture_header {
+.login_failure_header {
        text-align                      : center;
        background-color        : #ddeedd;
        font-weight                     : bold;
 }
 
-.login_failtures {
+.login_failures {
        text-align                      : center;
        width                           : 400px;
 }
 
-.member_skyescraper, .guest_skyscraper {
+.member_skyscraper, .guest_skyscraper {
        width                           : 122px;
+       height                          : 602px;
        border                          : 1px solid #AA0044;
        margin                          : 0px;
        padding                         : 0px;
+       padding-top                     : 1px;
 }