MediaWiki:Print.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 15: Line 15:
/* @noflip */
/* @noflip */
clear: right;
clear: right;
     font-size: 10pt;
     font-size: 9pt;
line-height: 1.5em;
line-height: 1.5em;
width: 22em;
width: 22em;
Line 50: Line 50:
   margin-right: 0px;
   margin-right: 0px;
   margin-top: 25.2px;
   margin-top: 25.2px;
   font-size: 18pt;
   font-size: 17pt;


}
}
Line 56: Line 56:
h3 {
h3 {
   margin-block-start: 1em;
   margin-block-start: 1em;
   font-size: 12pt;
   font-size: 11pt;
}
}


Line 69: Line 69:
   margin-top: 7px;
   margin-top: 7px;
   line-height: 1.4;
   line-height: 1.4;
   font-size: 10pt;  
   font-size: 9pt;  
}
}


ul li {
ul li {
   font-size: 10pt;
   font-size: 9pt;
}
}


.firstHeading {
.firstHeading {
   font-size: 22pt;
   font-size: 20pt;
}
}