mirror of
https://github.com/LukeSmithxyz/based.cooking.git
synced 2026-01-27 05:13:03 +00:00
hide random link when no js
This commit is contained in:
@@ -49,6 +49,7 @@ img[alt="XMR Logo"] {
|
||||
|
||||
#rand {
|
||||
color: lightgreen;
|
||||
display: none;
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: light) {
|
||||
@@ -70,6 +71,7 @@ img[alt="XMR Logo"] {
|
||||
}
|
||||
#rand {
|
||||
color: green;
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user