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 82: Line 82:
   width: 100%;
   width: 100%;
   display: table;
   display: table;
  height: 100%;
}
div.em-bubble-container-row1 {
  width: 100%;
  display: table-row;
   height: 95%;
   height: 95%;
}
}
Line 95: Line 100:
   text-align: center;
   text-align: center;
   background-image: linear-gradient(to right, #fcbba1, #ffdb8b);
   background-image: linear-gradient(to right, #fcbba1, #ffdb8b);
}
div.em-bubble-container-row2{
  width: 100%;
  display: table-row;
  height: 5%;
}
}
div.em-pathways {
div.em-pathways {
   padding: .25em;
   padding: .25em;
  height: 5%;
}
}