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