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,
|
footer,
|
||||||
.posts aside {
|
.posts aside {
|
||||||
color: #aaa;
|
color: #888;
|
||||||
|
|
||||||
a {
|
a {
|
||||||
color: #888;
|
color: inherit;
|
||||||
border-bottom: 1px dotted #888;
|
border-bottom: 1px dotted #888;
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue