]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/media/style/style.css
adjusted the styling of the markdown help page
[osqa.git] / forum / skins / default / media / style / style.css
index b2653d34c4d7ba48c22fa6fff61d743e0316a1c1..a8a43ae2a2c9b80e2562e91d74b60aa2f07ca109 100644 (file)
@@ -756,6 +756,10 @@ table.check-table td { padding-right: 50px; }
        margin: 0;
 }
 
        margin: 0;
 }
 
+.small {
+       font-size: 11px;
+}
+
 span.form-error {
        color: #990000;
        font-size: 90%;
 span.form-error {
        color: #990000;
        font-size: 90%;
@@ -1364,15 +1368,3 @@ div.comment-tools a:hover {
     color: orange;    
 }
 
     color: orange;    
 }
 
-.moderation {
-       background-color: #FFF380;
-       border: 1px solid darkred;
-       padding: 0 5px;
-}
-
-.moderation p { margin-bottom: 3px; }
-
-.moderation #action_status {
-       font-weight: bold;
-       text-align: center;
-}
\ No newline at end of file