Jump to content

MediaWiki:Mobile.css: Difference between revisions

no edit summary
imported>Jacob Robertson
No edit summary
imported>Jacob Robertson
No edit summary
Line 74: Line 74:
}
}
.em-trails {
.em-trails {
   grid-area: 2 / 2;
   grid-area: 1 / 2;
}
}
.em-guides {
.em-guides {
   grid-area: 3 / 1;
   grid-area: 2 / 2;
}
}
.em-skills {
.em-skills {
   grid-area: 4 / 1;
   grid-area: 3 / 2;
}
}
.em-pathways {
.em-pathways {
   grid-area: 6 / 1
   grid-area: 4 / 1 / 5 / 4
   font-style: italic;
   font-style: italic;
   padding-bottom: .8em;
   padding-bottom: .8em;