Jump to content

MediaWiki:Common.css: Difference between revisions

no edit summary
imported>Jacob Robertson
No edit summary
imported>Jacob Robertson
No edit summary
Line 104: Line 104:


.em-landmarks > span.em-landmarks-and-shadows {
.em-landmarks > span.em-landmarks-and-shadows {
  display: table-cell;
  vertical-align: middle;
   font-style: italic;
   font-style: italic;
   font-weight: normal;
   font-weight: normal;
Line 229: Line 231:


div.em-bubble {
div.em-bubble {
   zdisplay: flex;
   display: table;
   justify-content: center;
   justify-content: center;
   align-content: center;
   align-content: center;