From 55582a67a3f88c30f5b3adf653a8555b6f8d79b1 Mon Sep 17 00:00:00 2001 From: Lynnesbian Date: Tue, 10 Dec 2024 11:09:23 +0000 Subject: [PATCH] bulbapedia: fix mobile --- bulbapedia.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/bulbapedia.txt b/bulbapedia.txt index 96e81dd..ae7c9b6 100644 --- a/bulbapedia.txt +++ b/bulbapedia.txt @@ -32,8 +32,12 @@ bulbapedia.bulbagarden.net###contentbox:style(border-right:0 !important) bulbapedia.bulbagarden.net###contentbox:style(padding-right:0 !important) ! margin on top of main content ! bulbapedia.bulbagarden.net###content:style(margin-top:2em !important) + ! "ADVERTISEMENTS" block at bottom of page -bulbapedia.bulbagarden.net###bodyContent div:last-of-type:style(display: none) +! disabled - breaks mobile! +! bulbapedia.bulbagarden.net###bodyContent div:last-of-type:style(display: none) + + ! somewhat hacky fix for the crappy CSS that causes the page content to be pushed down bulbapedia.bulbagarden.net###p-cactions:style(height: 0) bulbapedia.bulbagarden.net###siteNotice #localNotice .noticebar:style(margin-top:-2em !important)