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