textcolor of small-class is now a bit darker
This commit is contained in:
parent
22fd1cec61
commit
94c0aaf4b0
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ ul {
|
|||
.small {
|
||||
font-family: Helvetica, Arial, sans-serif;
|
||||
font-size: 12px;
|
||||
color: #999999;
|
||||
color: #666666;
|
||||
}
|
||||
|
||||
.sep {
|
||||
|
|
Loading…
Add table
Reference in a new issue