MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Manual revert |
No edit summary Tag: Reverted |
||
Line 1: | Line 1: | ||
#asx-top-banner { | #asx-top-banner { | ||
width: 100%; | |||
background: #ffffff; | |||
margin-bottom: | text-align: center; | ||
padding: 0; | |||
margin: 0; | |||
border-bottom: 1px solid #ccc; | |||
z-index: 9999; | |||
} | } | ||
# | #asx-top-banner img { | ||
display: block; | |||
max-width: 100%; | |||
height: auto; | |||
margin: 0 auto; | |||
} | } |