Difference between revisions of "MediaWiki:Common.css"

From
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: #p-logo { display:none; }")
 
 
(7 intermediate revisions by the same user not shown)
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 {content: url(https://www.freelogodesign.org/file/app/client/thumb/e29e9d86-86b8-46ad-bcd6-7278c9f6ea16_1000x600-watermark.png?20201024); width: 150px; max-width: 150px; height: 90px; max-height: 90px; margin-top: 30px;}

Latest revision as of 18:55, 24 October 2020

/* CSS placed here will be applied to all skins */
/* #p-logo { display:none; } */
#p-logo {content: url(https://www.freelogodesign.org/file/app/client/thumb/e29e9d86-86b8-46ad-bcd6-7278c9f6ea16_1000x600-watermark.png?20201024); width: 150px; max-width: 150px; height: 90px; max-height: 90px; margin-top: 30px;}