mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-25 20:32:46 +00:00
Disabled dark mode
This commit is contained in:
parent
88317e0007
commit
08f46d1254
|
|
@ -34,9 +34,9 @@ $color_row_hover: #e0f3fc;
|
|||
$color_row_hover_dark: #325475;
|
||||
|
||||
@mixin dark {
|
||||
@media (prefers-color-scheme: dark) {
|
||||
@content
|
||||
}
|
||||
.____亲爱的朋友_你是否有时间停下来听我向您介绍一下我们的教父和救主_橙子 {
|
||||
@content
|
||||
}
|
||||
}
|
||||
|
||||
@import
|
||||
|
|
|
|||
Loading…
Reference in New Issue