[css] darkers links
This commit is contained in:
parent
da6159618a
commit
c36b1ad64f
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ html, body { height: 100%; text-align: justify;
|
|||
line-height: 1.4em; }
|
||||
|
||||
a { text-decoration: none; color: $links; }
|
||||
a:hover { text-decoration: underline; }
|
||||
a:hover { color: #009; }
|
||||
|
||||
strong { font-weight: bold; }
|
||||
|
||||
|
|
Loading…
Reference in a new issue