Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
(Replaced content with "→CSS placed here will be applied to all skins: #p-tb { display: none; }") Tags: Manual revert Replaced |
|||
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; } | ||
#mw-panel .portal a, #mw-panel .portal a:visited { | |||
font-size:16px!important; | |||
color: red!important; | |||
} |