mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Darken the date labels
This commit is contained in:
parent
78ac56c083
commit
7af2e0600b
1 changed files with 1 additions and 1 deletions
|
@ -455,7 +455,7 @@ Small Device Styles
|
|||
Custom Styles
|
||||
*******************************************************************************/
|
||||
.date-labels {
|
||||
color: #aaa;
|
||||
color: #999;
|
||||
font-family: Monaco, "Bitstream Vera Sans Mono", "Lucida Console", Terminal, monospace;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue