From a2ee4c304e94fb4d6660c0248a410c6c76772bcd Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Sat, 3 Nov 2018 18:57:44 +0100 Subject: [PATCH] he has no style --- static/nryg.less | 21 +-------------------- 1 file changed, 1 insertion(+), 20 deletions(-) diff --git a/static/nryg.less b/static/nryg.less index 0563094e..663cb9dc 100644 --- a/static/nryg.less +++ b/static/nryg.less @@ -752,6 +752,7 @@ table { .halloweenmini { background-color: #311515; + color: #ffa1a1; padding: 18px; grid-template-columns: 100%; @@ -828,11 +829,6 @@ table { .right { grid-column: 2; } - - .halloween { - grid-column-start: 1; - grid-column-end: 3; - } } @media (max-width:600px) { @@ -853,21 +849,6 @@ table { grid-row-end: 3; } } - - .halloween { - .lower-box { - text-align: center; - - .time-left { - font-size: 64px; - font-family: "Consolas", "Source Code Pro", monospace; - } - - .mysterystatus { - font-size: 64px; - } - } - } } .event {