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 65: Line 65:
}
}
.em-pathways {
.em-pathways {
   grid-area: 5 / 4;
   grid-area: 6 / 1 / 7 / 11;
}
}


Line 169: Line 169:
   border: solid white 2px;
   border: solid white 2px;
   border-radius: 50%;  
   border-radius: 50%;  
  height: 5em;
  width: 4.5em;
  vertical-align: middle;
  padding: .5em;
   font-weight: bold;
   font-weight: bold;
   text-align: center;
   text-align: center;
Line 179: Line 175:
.em-bubble-old {
.em-bubble-old {
   display: table-cell;
   display: table-cell;
  height: 5em;
  width: 4.5em;
  vertical-align: middle;
  padding: .5em;
}
}
div.em-bubble-container-row2{
div.em-bubble-container-row2{