Sjabloon:Stoomlocomotieven in Nederland/style.css

/* Front */
table.SiN_Front td {
 vertical-align: middle!important;
}

div.SiN_Img {
 width: 100%;
 text-align: center;
}

div.SiN_Img img {           
 width:  414px!important; /* 50% (org: 828 x 612) */
 height: 306px!important;
} 

/* Inhoud */
@media screen {
 table.SiN_Content {
  height: calc(100vh - 9em)!important;
  margin-bottom: 9em;
 }
}

div.thumbnail img {
 max-width: 120px;
 max-height: 120px;
 width: auto;
 height: auto;
}

@media print and (orientation: landscape) {
 table#SiN_Content {font-size: 11px!important;}
 div.thumbnail img {
  max-width: 180px;
  max-height: 180px;
 }
}

/* <noinclude>[[Categorie:Sjablonen voor een bepaald boek]]</noinclude> */
/* [[Categorie:Wikibooks:TemplateStyles-pagina's]] */
Informatie afkomstig van https://nl.wikibooks.org Wikibooks NL.
Wikibooks NL is onderdeel van de wikimediafoundation.