]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/media/style/style.css
adding support for focusing answers when linking to them
[osqa.git] / forum / skins / default / media / style / style.css
index 58bc23aa3374bf51a740db1db03fda7cd70c5e8c..883c8913928b8de54eaa81e923d7669f49ddbabc 100644 (file)
@@ -795,6 +795,10 @@ div.question-body p, div.answer-body p {
     color: #6B2B28;
 }
 
+.focusedAnswer {
+    background: #FFFFCC;
+}
+
 .tagsList {
     list-style-type: none;
     margin: 0;