]> git.mxchange.org Git - mailer.git/blobdiff - theme/default/css/general.css
New generic template added (new CSS classes), some inconsistencies fixed:
[mailer.git] / theme / default / css / general.css
index 0a3a7e3f2469aff3521cdc4cfc38d39d85c0c7e0..220fdaa812218ebf01b2a8d39200addb282ff547 100644 (file)
@@ -224,6 +224,12 @@ a.admin_logout {
        margin: 5px;
 }
 
+.admin_warning_table {
+       background-color: #ff8888;
+       width: 660px;
+       margin: 5px;
+}
+
 .admin_editmenu {
        min-width: 500px;
        max-width: 90%;
@@ -669,7 +675,7 @@ ul.copyright_box {
        font-weight: bold;
 }
 
-.agb_para {
+.para {
        text-indent: 8px;
        text-align: left;
        margin-left: 5px;
@@ -729,7 +735,7 @@ li.show_timings_column {
        width: 400px;
 }
 
-.member_skyscraper, .guest_skyscraper {
+.skyscraper {
        width: 122px;
        height: 602px;
        border: 1px solid #00aa44;