Jump to content

MediaWiki:Common.css: Difference between revisions

no edit summary
imported>Jacob Robertson
No edit summary
No edit summary
Line 95: Line 95:
   margin-right: .5em;
   margin-right: .5em;
}
}
.em-landmarks {
.em-lenses {
   grid-area: 1 / 1;
   grid-area: 1 / 1;
   margin-top: 1em;
   margin-top: 1em;
Line 102: Line 102:
   margin-right: .5em;
   margin-right: .5em;
}
}
div.em-pathways-container div.em-landmarks {
div.em-pathways-container div.em-lenses {
   background-image: linear-gradient(to right, var(--beacons-dark), var(--beacons-light));
   background-image: linear-gradient(to right, var(--beacons-dark), var(--beacons-light));
}
}
.em-landmarks-table {
  display: table;
  line-height: 98%;
}
.em-landmarks-top {
  display: table-row;
}
.em-landmarks-top-inner {
  display: table-cell;
}
.em-landmarks-bottom {
  display: table-row;
}
.em-landmarks-bottom-inner {
  display: table-cell;
  font-style: italic;
  font-weight: normal;
  font-size: 92%;
}
.em-pathways {
.em-pathways {
   grid-area: 6 / 2 / 7 / 6;
   grid-area: 6 / 2 / 7 / 6;
Line 261: Line 240:
div.em-hide-deluded-yes, div.em-hide-learning-yes, div.em-hide-training-yes, div.em-hide-masterful-yes, div.em-hide-enlightened-yes,  
div.em-hide-deluded-yes, div.em-hide-learning-yes, div.em-hide-training-yes, div.em-hide-masterful-yes, div.em-hide-enlightened-yes,  
div.em-hide-beacons-yes, div.em-hide-attention-yes, div.em-hide-adaptation-yes, div.em-hide-association-yes,  
div.em-hide-beacons-yes, div.em-hide-attention-yes, div.em-hide-adaptation-yes, div.em-hide-association-yes,  
div.em-hide-pathways-yes, div.em-hide-skills-yes, div.em-hide-trails-yes, div.em-hide-guides-yes, div.em-hide-landmarks-yes
div.em-hide-pathways-yes, div.em-hide-skills-yes, div.em-hide-trails-yes, div.em-hide-guides-yes, div.em-hide-lenses-yes
):where(:not(:hover))
):where(:not(:hover))
{
{