Skip to content

Instantly share code, notes, and snippets.

@radthemad4
Last active August 13, 2021 05:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save radthemad4/472c676a0609b5f127645d35508efa5a to your computer and use it in GitHub Desktop.
Save radthemad4/472c676a0609b5f127645d35508efa5a to your computer and use it in GitHub Desktop.
dnd-wiki sidebar unfuckerupper
#p-namespaces { padding-left: 0 !important; }
#content {
margin-left: 175px !important;
margin-top: 80px !important;
}
#mw-head { top: 1px !important;}
#mw-panel { width: 160px !important; top: 0px !important;}
div#mw-panel[id] { top: 0px !important;}
#mw-panel li { font-size: 0.8em !important; }
#mw-panel h3 { font-size: 0.8em !important; }
#mw-panel .portal h3 { font-size: 0.8em !important; }
#p-personal li { font-size: 0.8em !important; }
.noprint { height: 0px !important; }
#p-logo {
left: 0px !important;
width: 160px !important;
height: 90px !important;
}
#p-logo a img { width: 140px !important;}
.vm-placement {height: 0px !important;}
body{
max-width: none;
}
#mw-head {max-width:none;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment