mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 23:04:05 -06:00
Change color
This commit is contained in:
parent
3f74990984
commit
a75e8bcd9b
@ -55,7 +55,7 @@ ul,
|
||||
|
||||
strong {
|
||||
font-weight: $semiBoldWeight;
|
||||
color: #F596AA;
|
||||
color: #81C7D4;
|
||||
}
|
||||
|
||||
a {
|
||||
@ -135,8 +135,13 @@ a {
|
||||
}
|
||||
|
||||
p > strong {
|
||||
color: #F596AA;
|
||||
color: #81C7D4;
|
||||
}
|
||||
|
||||
p > em {
|
||||
color: #0089A7;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
& > #quartz-body {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user