Update custom.scss

This commit is contained in:
enneaa 2025-03-13 09:33:56 +08:00 committed by GitHub
parent d8917ba67a
commit 3b1523acb6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,6 +5,9 @@ body {
font-family: system-ui, -apple-system, Helvetica, Roboto, Tahoma, Arial, 'PingFang SC', 
'Noto Sans', 'Microsoft YaHei', sans-serif; 
}
a {
a {   
font-weight: normal; 
&.internal {               
background-color: transparent;   
}
}