From f13bb2649abc8ac441febef0adddcea23e3c03e6 Mon Sep 17 00:00:00 2001 From: limepotato Date: Tue, 10 Sep 2024 20:10:30 -0600 Subject: [PATCH] roll that back tho --- custom/assets/instance.css | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/custom/assets/instance.css b/custom/assets/instance.css index 6ee09a4a4..1a2c1a0d3 100644 --- a/custom/assets/instance.css +++ b/custom/assets/instance.css @@ -8,12 +8,6 @@ /** jormungandr css **/ - -/* allow pixelated pfps to exist */ -.inner { - image-rendering: pixelated; -} - /* hide default emoji list on main page */ /* (you cant even set this woithout changing code, why is it there?) */ div.emojis:nth-child(6) { @@ -30,19 +24,6 @@ div.emojis:nth-child(6) { color: var(--bg); } -/* transparency to menuBar and navbar and widgets */ -/* -#iceshrimp_app div.dkgtipfy.isMobile div.buttons { - opacity: var(--transparency); -} - -#iceshrimp_app div.dkgtipfy.isMobile div.menuDrawer { - opacity: var(--transparency); -} -.widgetsDrawer { - opacity: var(--transparency); -} -*/ /* make "new beeps available" button have proper radius */ #iceshrimp_app #maincontent div div div._root_b6w6v_1 div._content_b6w6v_6 div.cmuxhskf div.tl._block div.swiper.swiper-virtual.swiper-initialized.swiper-horizontal.swiper-watch-progress div.swiper-wrapper div.swiper-slide.swiper-slide-visible div.new button._buttonPrimary._shadow { border-radius: var(--radius)