Wikipedia:Teahouse/Scripts css instruction
Appearance
This will add a (super secret) special host navigation box to the Teahouse pages To install the host navigation bar, paste the text in the white box into the edit window below.
#teahouseNavbar {display: block !important;} /* Adds the hidden host navbox to your Teahouse pages */
- Teahouse Host Navigation Box
-
- Authors: Isarra and Writ Keeper
- This CSS script will add a Host Navigation box to several of the main Teahouse pages, including the Teahouse main page, the hosts page, and the Q&A page. Only you will be able to see it!
- #teahouseNavbar {display: block !important;}
- After you press "Save page", bypass your cache (instructions are on top of your .css page). You can remove this at any time from your common.css page.
- Find more information about the Teahouse user scripts here.