From 3f0cafc006a1195cdd54d3312cbb35287564ff83 Mon Sep 17 00:00:00 2001 From: justcool393 Date: Thu, 15 Dec 2022 22:40:32 -0600 Subject: [PATCH] candy cane reflection --- files/events/assets/css/blizzard.css | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/files/events/assets/css/blizzard.css b/files/events/assets/css/blizzard.css index 4ed4dc997..71cadeba0 100644 --- a/files/events/assets/css/blizzard.css +++ b/files/events/assets/css/blizzard.css @@ -376,6 +376,18 @@ body { transform: translateY(4px) rotate(17deg); } +.candy-cane::before { + content: ''; + width: 4px; + height: 80%; + background-color: rgba(255,255,255,0.7); + display: block; + position: absolute; + right: 39px; + bottom: 0; + border-radius: 9999px; + } + /* award replacements */ /* train awards */