From 175a17c12b259ad134bfc83652b86cfaa7627be1 Mon Sep 17 00:00:00 2001 From: LightSaveUs <108632621+LightSaveUs@users.noreply.github.com> Date: Sat, 8 Oct 2022 03:14:57 +0300 Subject: [PATCH] Deleted Built-In Fixes --- themes/Nostalgia.css | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/themes/Nostalgia.css b/themes/Nostalgia.css index 020998a2..e612d3cd 100644 --- a/themes/Nostalgia.css +++ b/themes/Nostalgia.css @@ -259,12 +259,6 @@ background-color: #212122 !important; } -/* Icons */ - -.collapsable_header .material-icons-outlined { - transform: translateY(7px) translateX(4px)!important; -} - /* Import */ a { @@ -288,12 +282,6 @@ a { border-color: #12324f !important; } -/* Padding */ - -.story_title_area { - padding-top: 3px; -} - /* Palette */ #palette_area { @@ -376,7 +364,6 @@ div#settings_footer.settings_footer { } .world_info_text { - margin: 0 0px 0px !important; border-color: #999999!important; filter: brightness(100%) !important; background-color: #404040 !important;