forked from planex/defiance
Change link color to baby pink
This commit is contained in:
parent
2f96ce98c2
commit
a13b97c06a
1 changed files with 1 additions and 4 deletions
|
@ -4,10 +4,6 @@
|
|||
background-color: black;
|
||||
color: white;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #f9e6e1;
|
||||
}
|
||||
}
|
||||
|
||||
/* Light Mode */
|
||||
|
@ -24,6 +20,7 @@ body {
|
|||
|
||||
a {
|
||||
text-decoration: none;
|
||||
color: #f3ccc3;
|
||||
}
|
||||
|
||||
header h1 {
|
||||
|
|
Loading…
Add table
Reference in a new issue