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 247: Line 247:
}
}


/** NON - PORTRAIT **/
@media all and (orientation:landscape) {
.em-shrinker {
.em-shrinker {
   display: inline-block;
   display: inline-block;
Line 486: Line 486:
   grayscale: 35%;
   grayscale: 35%;
   opacity: 55%;
   opacity: 55%;
}
}
}