Increased version text color
This commit is contained in:
parent
d1661b9409
commit
d91a9fba1b
1 changed files with 2 additions and 2 deletions
|
@ -135,7 +135,7 @@ $animation_length: .5s;
|
|||
height: 1.5em;
|
||||
|
||||
background: #252525;
|
||||
color: #353535;
|
||||
color: #666666;
|
||||
|
||||
border-radius: 0 0 5px 5px;
|
||||
padding-right: 5px;
|
||||
|
@ -165,7 +165,7 @@ $animation_length: .5s;
|
|||
}
|
||||
|
||||
a[href], a[href]:visited {
|
||||
color: #353535!important;
|
||||
color: #666666!important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue