Difference between revisions of "MediaWiki:Common.css"
(Created page with "→CSS placed here will be applied to all skins: #p-logo { display:none; }") |
|||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
#p-logo { display:none; } | #p-logo { display:none; } | ||
+ | #p-logo:after {content: url(https://www.freelogodesign.org/file/app/client/thumb/e29e9d86-86b8-46ad-bcd6-7278c9f6ea16_1000x600-watermark.png?20201024); width: 30px;} |
Revision as of 18:49, 24 October 2020
/* CSS placed here will be applied to all skins */ #p-logo { display:none; } #p-logo:after {content: url(https://www.freelogodesign.org/file/app/client/thumb/e29e9d86-86b8-46ad-bcd6-7278c9f6ea16_1000x600-watermark.png?20201024); width: 30px;}