mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 13:24:05 -06:00
Update custom.scss
This commit is contained in:
parent
86303890cb
commit
febd179154
@ -1,13 +1,11 @@
|
|||||||
@use "./base.scss";
|
@use "./base.scss";
|
||||||
|
|
||||||
// put your custom CSS here!
|
// put your custom CSS here!
|
||||||
body {
|
body {
|
||||||
font-family: system-ui, -apple-system, Helvetica, Roboto, Tahoma, Arial, 'PingFang SC',
|
font-family: system-ui, -apple-system, Helvetica, Roboto, Tahoma, Arial, 'PingFang SC',
|
||||||
'Noto Sans', 'Microsoft YaHei', sans-serif;
|
'Noto Sans', 'Microsoft YaHei', sans-serif;
|
||||||
}
|
}
|
||||||
a {
|
a {
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
&.internal {
|
background-color: transparent;
|
||||||
background-color: transparent;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user