User:Toshio Yamaguchi/vector.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.
/* Remove the distracting underlines from N, m, b in watchlist, make 'em bold */
 
abbr.newpage {border:0; font-weight: bold;}
abbr.botedit {border:0; font-weight: bold;}
abbr.minoredit {border:0; font-weight: bold;}

#centralNotice {display:none !important;}

strong.mw-watched a { background: none; padding-left:0px;}

strong.mw-watched {
    font-weight: normal;
    font-style: italic;
}