aboutsummaryrefslogtreecommitdiff
path: root/public/stylesheets/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/stylesheets/style.css')
-rw-r--r--public/stylesheets/style.css13
1 files changed, 0 insertions, 13 deletions
diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css
index 8468f3e..3dc309d 100644
--- a/public/stylesheets/style.css
+++ b/public/stylesheets/style.css
@@ -345,19 +345,6 @@ body.no-input #week-selector {
transform: rotate(45deg);
z-index: -1;
}
-
- body.no-input .logo::before {
- content: '';
- background-image: url(/images/santa-hat.svg);
- background-size: contain;
- background-repeat: no-repeat;
- width: 50px;
- height: 100px;
- position: absolute;
- top: -23px;
- right: 0px;
- transform: rotate(15deg);
- }
}
.tooltip {