forked from sfja.skp/maotube
Compare commits
No commits in common. "6170788ebf42fa367896b273f965ecc61e8631d2" and "5520bce8558bf10b059828a75270ce07363d1d31" have entirely different histories.
6170788ebf
...
5520bce855
@ -13,14 +13,7 @@ body {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
font-family: system-ui, sans-serif;
|
font-family: system-ui, sans-serif;
|
||||||
background-color: #dff3f1;
|
background-color: #dff3f1;
|
||||||
color: #211;
|
color: black;
|
||||||
}
|
|
||||||
|
|
||||||
@media (prefers-color-scheme: dark) {
|
|
||||||
body {
|
|
||||||
background: #211;
|
|
||||||
color: #dff3f1;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.mao-error {
|
.mao-error {
|
||||||
|
Loading…
Reference in New Issue
Block a user