url
This commit is contained in:
parent
5cbb126c61
commit
c9a1959fe6
1 changed files with 4 additions and 1 deletions
|
@ -24,7 +24,10 @@ div.start {
|
|||
a {
|
||||
color: $font_default;
|
||||
}
|
||||
|
||||
a:link, a:visited, a:active {
|
||||
color: $font_accent_4;
|
||||
text-decoration: none;
|
||||
}
|
||||
code {
|
||||
color: $font_accent_4;
|
||||
font-size: $font_size_code;
|
||||
|
|
Loading…
Reference in a new issue