MediaWiki:Common.css: Difference between revisions
Appearance
Created page with "→Resize and position logo: #p-logo { background-size: contain !important; background-position: center center !important; height: 100px !important; →Adjust height: width: 160px !important; →Adjust width: margin-top: 10px; } #p-logo a { height: 100% !important; } →Optional: remove extra padding/margins: body { padding-top: 0; }" |
No edit summary |
||
(28 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
#f-poweredbyico img { | |||
# | display: none !important; | ||
} | } |
Latest revision as of 16:15, 27 April 2025
#f-poweredbyico img { display: none !important; }