mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-24 04:25:06 +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
|
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;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue