]> git.mxchange.org Git - mailer.git/blobdiff - theme/ship-simu/css/general.css
Some CSS classes purged, ol.listing added, extensions fixed:
[mailer.git] / theme / ship-simu / css / general.css
index aa451dfbe9995567b4570105d340c1a32eae478f..08f154fabfa96da4ad967498c927e6213b00e44b 100644 (file)
@@ -53,6 +53,12 @@ ul, ol {
        margin-bottom           : 0px;
 }
 
+pre {
+       white-space: pre-wrap;
+       text-align: left;
+       padding: 5px;
+}
+
 .form_reset {
        border-style            : groove;
        border                  : solid 1px #000000;
@@ -367,14 +373,6 @@ ul, ol {
        text-align              : right;
 }
 
-.task_pre {
-       font-weight             : bold;
-       margin-left             : 0px;
-       margin-right            : 0px;
-       margin-top              : 10px;
-       margin-bottom           : 10px;
-}
-
 .impressum_body {
        background-color        : #FFFFFF;
 }
@@ -521,6 +519,14 @@ ul.listing {
        list-style-type: none;
 }
 
+ol.listing {
+       text-align: left;
+       padding-top: 5px;
+       padding-bottom: 5px;
+       padding-left: 0px;
+       margin-left: 25px;
+}
+
 li.listing {
        padding-bottom: 5px;
 }