MediaWiki:Common.css: Difference between revisions
no edit summary
imported>Jacob Robertson No edit summary |
imported>Jacob Robertson No edit summary |
||
Line 102: | Line 102: | ||
margin-right: 1em; | margin-right: 1em; | ||
} | } | ||
.em-landmarks-table { | |||
.em-landmarks | display: table; | ||
} | |||
.em-landmarks-top { | |||
display: table-row; | display: table-row; | ||
} | } | ||
.em-landmarks-top-inner { | |||
display: table-cell; | display: table-cell; | ||
} | } | ||
Line 117: | Line 119: | ||
zpadding: .1em .1em .2em .1em; | zpadding: .1em .1em .2em .1em; | ||
} | } | ||
.em-landmarks-bottom-inner { | |||
display: table-cell; | display: table-cell; | ||
} | } | ||
Line 237: | Line 239: | ||
border-bottom-right-radius: .5em; | border-bottom-right-radius: .5em; | ||
} | } | ||
div.em-bubble { | div.em-bubble { | ||
justify-content: center; | justify-content: center; | ||
align-content: center; | align-content: center; |