Darken the date labels

This commit is contained in:
Justin Ethier 2016-08-09 22:20:05 -04:00
parent 78ac56c083
commit 7af2e0600b

View file

@ -455,7 +455,7 @@ Small Device Styles
Custom Styles Custom Styles
*******************************************************************************/ *******************************************************************************/
.date-labels { .date-labels {
color: #aaa; color: #999;
font-family: Monaco, "Bitstream Vera Sans Mono", "Lucida Console", Terminal, monospace; font-family: Monaco, "Bitstream Vera Sans Mono", "Lucida Console", Terminal, monospace;
font-size: 14px; font-size: 14px;
} }