MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
Mystery Dungeon Independent>Korra II A Royal No edit summary |
Mystery Dungeon Independent>Korra II A Royal No edit summary |
||
Line 1: | Line 1: | ||
#p-logo { | |||
left: 50vw; | |||
margin-left: -16.5em | |||
} | } | ||
#p-logo a { | |||
width: | display: block; | ||
width: 20em; | |||
margin-top: 6px; | |||
background-size: contain; | |||
width: 33em; | |||
height: 100px | |||
} | } |
Revision as of 19:10, November 7, 2020
#p-logo { left: 50vw; margin-left: -16.5em } #p-logo a { display: block; width: 20em; margin-top: 6px; background-size: contain; width: 33em; height: 100px }