]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/media/style/style.css
#OSQA-315, implementing the accept rate feature that shows the rate of the accepted...
[osqa.git] / forum / skins / default / media / style / style.css
index 66da39083fe0955a530e826589f7ddaee4139d1c..652bd9fe0cf490915e12e1b4371deddde67120ac 100644 (file)
@@ -149,6 +149,11 @@ blockquote {
     max-width: 650px;
 }
 
+blockquote blockquote {
+    margin: 0;
+    padding: 0;
+}
+
 #wrapper, #announcement {
     margin: auto;
     padding: 0;
@@ -1106,7 +1111,7 @@ ins {
     color: #CC9933;
 }
 
-.score {
+.score, .accept_rate {
     color: #333333;
     font-size: 110%;
     font-weight: bold;