]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/media/style/style.css
AMore rss feed improvements.
[osqa.git] / forum / skins / default / media / style / style.css
index dc32123299c80642d5bdc35fab3a0620af30cb24..a2a9fa865cf2b9b40c770484d98d588c90aeb20a 100644 (file)
@@ -137,9 +137,10 @@ blockquote {
     margin-bottom: 10px;
     margin-right: 15px;
     padding: 10px 0 1px 10px;
+    max-width: 650px;
 }
 
-#wrapper {
+#wrapper, #announcement {
     margin: auto;
     padding: 0;
     width: 990px;
@@ -1709,4 +1710,10 @@ div.dialog.prompt .dialog-content select, div.dialog.prompt .dialog-content text
 
 .suspended-user {
     text-decoration: line-through;
+}
+
+.feed-icon {
+    width: 14px;
+    height: 14px;
+    float: left;
 }
\ No newline at end of file