Mudanças entre as edições de "Print.css"
De Kraus & Naimer
| Linha 13: | Linha 13: | ||
h2 {font-size:22px;} | h2 {font-size:22px;} | ||
h3 {font-size:18px;} | h3 {font-size:18px;} | ||
| + | |||
| + | /** 3. Imagens **/ | ||
| + | img.product {width:200px; height:auto;} | ||
Edição das 10h40min de 20 de abril de 2018
/* Código CSS colocado aqui afetará as impressões */
.mw-body {padding:0; margin: 1em 0;}
.contentHeader { margin: 0;}
.firstHeading {margin-top:0;}
#top {display:none;}
#toc {display:none;}
#footer-icons {display:none;}
#footer-info {display:none;}
p, table {font-size:12px;}
h1 {font-size:30px;}
h2 {font-size:22px;}
h3 {font-size:18px;}
/** 3. Imagens **/
img.product {width:200px; height:auto;}