Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
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; } | ||
#p-personal-label, | #p-personal-label, | ||
#p-views-label, | #p-views-label, |
Revision as of 10:55, 4 November 2021
/* CSS placed here will be applied to all skins */
#p-tb { display: none; }
#p-personal-label,
#p-views-label,
#p-tb-label {
font-size:16px;
font-weight: bold;
}
#mw-panel .portal a, #mw-panel .portal a:visited {
font-size:12px!important;
color: black!important;
font-weight: bold;
}