MediaWiki:Common.css: Difference between revisions
no edit summary
imported>Jacob Robertson No edit summary |
imported>Jacob Robertson No edit summary |
||
Line 103: | Line 103: | ||
} | } | ||
.em-landmarks > span.em-landmarks- | .em-landmarks > span.em-landmarks-top { | ||
display: table-row; | |||
} | |||
.em-landmarks > span.em-landmarks-top-inner { | |||
display: table-cell; | display: table-cell; | ||
} | |||
.em-landmarks > span.em-landmarks-bottom { | |||
display: table-row; | |||
vertical-align: middle; | vertical-align: middle; | ||
font-style: italic; | font-style: italic; | ||
font-weight: normal; | font-weight: normal; | ||
font-size: 75%; | font-size: 75%; | ||
zpadding: .1em .1em .2em .1em; | |||
} | |||
.em-landmarks > span.em-landmarks-bottom-inner { | |||
display: table-cell; | |||
} | } | ||