Use fewer different shades in dimmed areas
This commit is contained in:
parent
e4dd4c24dd
commit
06992bcfd1
1 changed files with 2 additions and 2 deletions
|
|
@ -204,10 +204,10 @@ footer {
|
|||
|
||||
footer,
|
||||
.posts aside {
|
||||
color: #aaa;
|
||||
color: #888;
|
||||
|
||||
a {
|
||||
color: #888;
|
||||
color: inherit;
|
||||
border-bottom: 1px dotted #888;
|
||||
|
||||
&:hover {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue