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 {
div.em-bubble {
Line 94: Line 95:
   text-align: center;
   text-align: center;
   background-image: linear-gradient(to right, #fcbba1, #ffdb8b);
   background-image: linear-gradient(to right, #fcbba1, #ffdb8b);
}
div.em-pathways {
  padding: .25em;
}
}