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 13: Line 13:
   font-weight: normal;
   font-weight: normal;
   text-align: center;
   text-align: center;
  color: #590000;
}
}
.em-container {
.em-container {
Line 27: Line 28:
   gap: 2px;
   gap: 2px;
   grid-area: 3 / 2 / 6 / 7;
   grid-area: 3 / 2 / 6 / 7;
  padding: .5em;
}
}


Line 46: Line 48:
.em-bc-association {
.em-bc-association {
   grid-area: 5 / 1;
   grid-area: 5 / 1;
}
.em-bphrase {
  padding-top: .1em;
}
}
.em-mc-deluded {
.em-mc-deluded {
Line 184: Line 189:
   font-weight: bold;
   font-weight: bold;
   text-align: center;
   text-align: center;
  vertical-align: middle;
   background-image: linear-gradient(to right, #fcbba1, #ffdb8b);
   background-image: linear-gradient(to right, #fcbba1, #ffdb8b);
}
}