mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-06-12 07:27:12 +08:00
have a good day everyone
This commit is contained in:
+7
-2
@@ -1,5 +1,9 @@
|
|||||||
/*** dark.css + APRIL FOOLS! ***/
|
/*** dark.css + APRIL FOOLS! ***/
|
||||||
|
|
||||||
|
* {
|
||||||
|
cursor: wait!important;
|
||||||
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
background-color: #272823;
|
background-color: #272823;
|
||||||
color: #EEE;
|
color: #EEE;
|
||||||
@@ -238,7 +242,9 @@ body {
|
|||||||
|
|
||||||
.construction,
|
.construction,
|
||||||
.paws,
|
.paws,
|
||||||
.cute {
|
.cute,
|
||||||
|
.counter {
|
||||||
|
pointer-events: none;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -264,7 +270,6 @@ iframe {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.counter {
|
.counter {
|
||||||
position: fixed;
|
|
||||||
top: 0;
|
top: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user