User:Go Phightins!/common.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
#teahouseNavbar {display: block !important;} /* Adds the hidden host navbox to your Teahouse pages */


/* Insert "My " before some links ([[Special:MyPage]] and [[Special:UserLogout]] excepted) */
li#pt-mytalk a:before,
li#pt-mysandbox a:before,
li#pt-preferences a:before,
li#pt-watchlist a:before,
li#pt-mycontris a:before { content: "My " }

span.mw-editsection { float:right; }

body[class~=page-Special_Watchlist] .mw-rollback-link {display: none;}