X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/8f046a503d21585015e85c7526675eead570d294..e922f2a10ff785596a167586f87026e20bea09dd:/forum/skins/default/media/style/style.css diff --git a/forum/skins/default/media/style/style.css b/forum/skins/default/media/style/style.css index 7514be0..ff2b771 100644 --- a/forum/skins/default/media/style/style.css +++ b/forum/skins/default/media/style/style.css @@ -340,16 +340,17 @@ blockquote { .questions-count { color: #A40000; font-family: sans-serif; - font-size: 32px; + font-size: 24px; font-weight: 600; margin-top: 3px; + margin-right: 5px; padding: 0 0 5px 0; } .boxA { - background: none repeat scroll 0 0 #888A85; - margin-bottom: 8px; - padding: 6px; + background: none repeat scroll 0 0 #888A85; + margin-bottom: 8px; + padding: 6px; } .boxA h3 { @@ -1355,7 +1356,7 @@ div.comment-tools a:hover { .comment-form-buttons input { width: 100%; height: 22px; - vertical-align: center; + vertical-align: middle; margin-top: 6px; }