From b04707917c4acbd2fcef3806191876eebccc0950 Mon Sep 17 00:00:00 2001 From: vss-devel <3645234+vss-devel@users.noreply.github.com> Date: Wed, 13 Mar 2019 15:24:48 +0300 Subject: [PATCH] Wikia styling --- stub.css | 17 +++++++++++++++++ stub.html | 4 ++-- 2 files changed, 19 insertions(+), 2 deletions(-) diff --git a/stub.css b/stub.css index 19c1a66..c518452 100644 --- a/stub.css +++ b/stub.css @@ -5,6 +5,10 @@ */ body#zim { font-size: 100%; + width: inherit; + padding: inherit; + position: inherit; + margin: inherit; /* background-image: none;*/ } #zim #content { @@ -50,3 +54,16 @@ body#zim { #zim #mw-customtoggle-mapToggle { display: none; } + +/* Wikia */ +body#zim .WikiaMainContent { + width: inherit; +} +body#zim .WikiaPageBackground { + width: inherit; + height: inherit; + position: inherit; + left: inherit; + top: inherit; + +} diff --git a/stub.html b/stub.html index 57a1cdb..1e93423 100644 --- a/stub.html +++ b/stub.html @@ -8,8 +8,8 @@ <%B/<%title%>%> --> -
-