Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
#p-tb { display: none; } | #p-tb { display: none; } | ||
#p-tb-label { | #p-tb-label { | ||
font-size:16px; | font-size:16px; |
Revision as of 10:58, 4 November 2021
/* CSS placed here will be applied to all skins */
#p-tb { display: none; }
#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;
}