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