MediaWiki:Mobile.css: Difference between revisions
no edit summary
imported>Jacob Robertson No edit summary |
imported>Jacob Robertson No edit summary |
||
Line 122: | Line 122: | ||
.em-landmarks-table { | .em-landmarks-table { | ||
display: table; | display: table; | ||
line-height: | line-height: 100%; | ||
} | } | ||
.em-landmarks-top { | .em-landmarks-top { | ||
Line 129: | Line 129: | ||
.em-landmarks-top-inner { | .em-landmarks-top-inner { | ||
display: table-cell; | display: table-cell; | ||
font-size: | font-size: 100%; | ||
} | } | ||
.em-landmarks-bottom { | .em-landmarks-bottom { | ||
display: | display: none; | ||
} | } | ||
.em-landmarks-bottom-inner { | .em-landmarks-bottom-inner { | ||
display: | display: none; | ||
font-style: italic; | font-style: italic; | ||
font-weight: normal; | font-weight: normal; |