]> git.mxchange.org Git - mailer.git/blobdiff - theme/desert/css/general.css
CSS cleanup, jquery updated:
[mailer.git] / theme / desert / css / general.css
index d96848eafd003ecfd022f21fcb7f16494dea76d5..7ec4218f5afc1239720f7f9fdb9b66d7a3878b73 100644 (file)
@@ -507,11 +507,11 @@ ul.copyright_box {
 }
 
 .para {
-       text-indent: 8px;
+       text-indent: 1em;
        text-align: left;
        margin-left: 5px;
        margin-right: 5px;
-       margin-bottom: 12px;
+       margin-bottom: 1em;
 }
 
 .message {
@@ -628,11 +628,11 @@ li.listing {
        padding-bottom: 5px;
 }
 
-bad {
+.bad {
        color: #aa0000;
        font-style: italic;
 }
 
-good {
+.good {
        color: #00aa00;
 }