Jump to content

MediaWiki:Mobile.css: Difference between revisions

no edit summary
imported>Jacob Robertson
No edit summary
No edit summary
Line 110: Line 110:
   margin-right: .4em;
   margin-right: .4em;
}
}
.em-landmarks {
.em-lenses {
   grid-area: 1 / 1;
   grid-area: 1 / 1;
   margin-top: .8em;
   margin-top: .8em;
Line 117: Line 117:
   margin-right: .4em;
   margin-right: .4em;
}
}
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: 100%;
}
.em-landmarks-top {
  display: table-row;
}
.em-landmarks-top-inner {
  display: table-cell;
  font-size: 100%;
}
.em-landmarks-bottom {
  display: none;
}
.em-landmarks-bottom-inner {
  display: none;
  font-style: italic;
  font-weight: normal;
  font-size: 88%;
}
}


Line 287: Line 267:
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))
{
{
Line 415: Line 395:
   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 422: Line 402:
   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 {
Line 581: Line 541:
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))
{
{