MediaWiki:Vector.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
p-tb { display: none; } /*the toolbox "disappears"*/ | p-tb { display: none; } /*the toolbox "disappears"*/ | ||
li#ca-talk { display: none; } /* the discussion tab | li#ca-talk { display: none; } /* the discussion tab "disappears"*/ | ||
li#ca-history | li#ca-history { display: none; } /* the history tab "disappears"*/ | ||
* { font-family: verdana } | * { font-family: verdana } | ||
Revision as of 17:55, 15 October 2016
/* CSS placed here will affect users of the Vector skin */ p-tb { display: none; } /*the toolbox "disappears"*/ li#ca-talk { display: none; } /* the discussion tab "disappears"*/ li#ca-history { display: none; } /* the history tab "disappears"*/ * { font-family: verdana }