airy.css: Override white text in TOS
authorMeg Ford <meg387@gmail.com>
Wed, 19 Mar 2014 18:46:25 +0000 (13:46 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 16 Oct 2014 20:01:49 +0000 (15:01 -0500)
Fixes bug https://issues.mediagoblin.org/ticket/808

mediagoblin/themes/airy/assets/css/airy.css

index 03d2cab84c36eaa58a0d1576bc80ddd5c951bb5c..fca19a5a4d264913a9c59c54aa36156bcc22f815 100644 (file)
@@ -38,6 +38,10 @@ header {
   color: #4a4a4a;
 }
 
+#code_of_conduct_list strong {
+  color: #4a4a4a;
+}
+
 @media screen and (max-width: 940px) {
     header {
         width: 100%;