From 765b4a08128dec9efc92efd24145eb66b6e30c12 Mon Sep 17 00:00:00 2001 From: Blake Grotewold Date: Tue, 31 Mar 2015 17:01:10 -0400 Subject: [PATCH] have a good day everyone --- css/april.css | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/css/april.css b/css/april.css index 9c9d5b6..022394b 100644 --- a/css/april.css +++ b/css/april.css @@ -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; } \ No newline at end of file