Changes

Jump to: navigation, search

MediaWiki:Common.css

346 bytes added, 21:30, 19 August 2018
no edit summary
position: relative;
}
 
/* CSS for small screens */
@media only screen and (max-width: 768px) {
.slideshow {display:none;}
.taw-smallscreen {display:block;}
.taw-nosmallscreen {display:none;}
}
 
@media only screen and (min-width: 768px) {
.slideshow {display:block;}
.taw-smallscreen {display:none;}
.taw-nosmallscreen {display:block;}
}
 
/* CSS for small screens */
 
.externalimage-holder img {
width: 100%;
.mainpagetable th {margin: 1em; padding: 1.5em; }
.imagetable th {margin: 1em; padding: 1em;}
 
/* Infobox template style */

Navigation menu