Tweak default link color
This commit is contained in:
parent
0a7b2f3e0a
commit
c9d1e557d0
1 changed files with 1 additions and 1 deletions
|
@ -176,7 +176,7 @@ small, aside {
|
|||
/* Rules for links */
|
||||
|
||||
a {
|
||||
color: #00f;
|
||||
color: #24d;
|
||||
text-decoration: none;
|
||||
-webkit-appearance: none;
|
||||
outline: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue