Skip to content

Instantly share code, notes, and snippets.

@radthemad4
radthemad4 / dnd-wiki sidebar unfuckerupper.css
Last active August 13, 2021 05:06
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; }
@radthemad4
radthemad4 / gist:e28e51cf27155b455f40810e881633ee
Last active September 11, 2020 16:53
Monster PrC bookmarks
[b]Level 0[/b]
[url=http://tgdmb.com/viewtopic.php?p=544804#544804]Moonrat PrC: Saboteur[/url]
[url=http://tgdmb.com/viewtopic.php?p=544805#544805]Moonrat PrC: Tide Master[/url]
[b]Level 2[/b]
[url=http://tgdmb.com/viewtopic.php?p=544977#544977]Rusalka PrC: Ice Sickle[/url]
[url=http://tgdmb.com/viewtopic.php?p=544985#544985]Awakened Porpoise PrC: Puppeteer[/url]
[url=http://tgdmb.com/viewtopic.php?p=544992#544992]Sahuagin PrC: Night Shark[/url]
[url=http://tgdmb.com/viewtopic.php?p=544993#544993]Sahuagin PrC: Ocean Strike Leader[/url]
@radthemad4
radthemad4 / dnd-wiki sidebar unfuckerupper
Last active August 13, 2021 03:31
dnd-wiki sidebar unfuckerupper
// ==UserScript==
// @name dnd-wiki unfuckerupper
// @namespace http://tampermonkey.net/
// @version 0.1
// @description Reduce the amount of screenspace the navigation sidebar takes up
// @author You
// @match https://dnd-wiki.org/*
// @grant none
// ==/UserScript==