mirror of
https://github.com/He4eT/xecut-site.git
synced 2026-05-05 01:47:25 +00:00
index: ru: tower: fake dark mode
This commit is contained in:
parent
5177fa29e6
commit
2fc2b74dcb
1 changed files with 5 additions and 0 deletions
|
|
@ -81,6 +81,11 @@ indexPage: true
|
|||
margin-block-end: -12px;
|
||||
}
|
||||
}
|
||||
@media (prefers-color-scheme: dark) {
|
||||
.tower {
|
||||
filter: invert(1);
|
||||
}
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue