Use fewer different shades in dimmed areas

This commit is contained in:
arne 2022-03-03 11:51:46 +01:00
commit 06992bcfd1

View file

@ -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 {