Changes from loud red, to cool blue (experiment).

This commit is contained in:
Jonathan Rosenbaum
2017-09-17 05:12:57 +00:00
parent 7c21381fef
commit 2ee0d57dc4
+2 -1
View File
@@ -41,7 +41,8 @@
font-weight: bold; font-weight: bold;
} }
.yb_heading3red { .yb_heading3red {
color: #FF0000; //color: #FF0000;
color: blue;
background-color: #FFFFFF; background-color: #FFFFFF;
font-weight: bold; font-weight: bold;
} }