This probably won't cause issues
This commit is contained in:
parent
e544543e76
commit
4ac0a70c4d
1 changed files with 1 additions and 4 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
* {
|
||||
color-scheme: light dark;
|
||||
font-family: 'Source Code Pro', monospace !important;
|
||||
}
|
||||
|
||||
html, body {
|
||||
|
@ -41,10 +42,6 @@ footer {
|
|||
text-align: center;
|
||||
}
|
||||
|
||||
a, button, .rainbow, .force-color, span, label {
|
||||
font-family: 'Source Code Pro', monospace !important;
|
||||
}
|
||||
|
||||
a:has(button) {
|
||||
box-shadow: none !important;
|
||||
transform: none !important;
|
||||
|
|
Loading…
Reference in a new issue