Jump to content

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: 98%;
   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: 92%;
   font-size: 100%;
}
}
.em-landmarks-bottom {
.em-landmarks-bottom {
   display: table-row;
   display: none;
}
}
.em-landmarks-bottom-inner {
.em-landmarks-bottom-inner {
   display: table-cell;
   display: none;
   font-style: italic;
   font-style: italic;
   font-weight: normal;
   font-weight: normal;