Difference between revisions of "MediaWiki:Vector.css"
Jump to navigation
Jump to search
| Line 7: | Line 7: | ||
#p-tb h3 { display: none; } | #p-tb h3 { display: none; } | ||
#p-tb { display: none; } | #p-tb { display: none; } | ||
#column-content { margin: 0 0 1em 0; } | #column-content { margin: 0 0 1em 0; } | ||
#content { margin: 0 0 0 0; } | #content { margin: 0 0 0 0; } | ||
Revision as of 02:46, 7 April 2022
/* All CSS here will be loaded for users of the Vector skin */
#n-recentchanges { display: none; }
#t-whatlinkshere { display: none; }
#t-recentchangeslinked { display: none; }
#t-permalink { display: none; }
#t-info { display: none; }
#p-tb h3 { display: none; }
#p-tb { display: none; }
#column-content { margin: 0 0 1em 0; }
#content { margin: 0 0 0 0; }
#p-cactions { left: .1em; }
#ca-talk { display:none!important; }
#ca-nstab-main { display:none!important; }
#p-search { display:none; }