Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Tag: Manual revert |
|||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
#p-tb { display: none; } | #p-tb { display: none; } | ||
#vector-menu-portal .vector-menu-content li { color : red;} | |||
#p-navigation-label{ | #p-navigation-label{ |
Revision as of 12:05, 3 November 2021
/* CSS placed here will be applied to all skins */
#p-tb { display: none; }
#vector-menu-portal .vector-menu-content li { color : red;}
#p-navigation-label{
color: red;
font-size:12px;
}
#p-tb-label {
color: red;
font-size:12px;
}
#mw-panel .portal a, #mw-panel .portal a:visited {
font-size:12px!important;
color: black!important;
}