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 42: Line 42:
   grid-template-rows: 20% 60% 20%;
   grid-template-rows: 20% 60% 20%;
   gap: 2px;
   gap: 2px;
   grid-area: 3 / 2 / 5 / 7;
   grid-area: 3 / 2 / 6 / 7;
   padding: .5em;
   padding: .5em;
}
}
Line 62: Line 62:
}
}
.em-bc-association {
.em-bc-association {
   grid-area: 5 / 1;
   grid-area: 5 / 1 / 7 / 2;
}
}
.em-mc-deluded {
.em-mc-deluded {
Line 95: Line 95:
}
}
.em-pathways {
.em-pathways {
   grid-area: 5 / 2 / 6 / 7;
   grid-area: 6 / 2 / 7 / 7;
  zzgrid-area: 4 / 1 / 5 / 4;
   font-style: italic;
   font-style: italic;
   font-weight: bold;
   font-weight: bold;