MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 7: | Line 7: | ||
max-width: 90px; | max-width: 90px; | ||
height: auto; | height: auto; | ||
display: block; | |||
margin: 0; | |||
} | } | ||
| Line 13: | Line 15: | ||
color: #555; | color: #555; | ||
margin-top: 0.4em; | margin-top: 0.4em; | ||
} | |||
.no-exticon a.external { | |||
background-image: none !important; | |||
padding-right: 0 !important; | |||
} | } | ||