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%>%> --> - -
+ +