Jump to content

MediaWiki:Print.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 16: Line 16:
/* @noflip */
/* @noflip */
clear: right;
clear: right;
font-size: 88%;
font-size: 10pt;
line-height: 1.5em;
line-height: 1.5em;
width: 22em;
width: 22em;
     font-family: sans-serif;
     font-family: sans-serif;
}
}
/*
.printfooter,
.mw-footer,
.thumb,
figure,
table,
ol,
dl,
ul,
h3,
h4,
h5,
h6 {
font-family: 'Georgia';
   
}
*/


h1,
h1,
Line 47: Line 29:


h2 {
h2 {
  font-size: 16pt;
   margin-block-end: 5.25px;
   margin-block-end: 5.25px;
   margin-block-start: 21px;
   margin-block-start: 21px;
Line 67: Line 50:
   margin-right: 0px;
   margin-right: 0px;
   margin-top: 25.2px;
   margin-top: 25.2px;
  font-size: 18pt;
}
}


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


Line 86: Line 71:


.toc, body {
.toc, body {
        padding: 10px;
    padding: 10px;
        font-family: sans-serif;
    font-family: sans-serif;
     }
     }
p {
  font-size: 10pt;
}


figure[typeof~='mw:File/Thumb'] > a:first-child > *:first-child, figure[typeof~='mw:File/Frame'] > a:first-child > *:first-child, figure[typeof~='mw:File/Thumb'] > span:first-child > *:first-child, figure[typeof~='mw:File/Frame'] > span:first-child > *:first-child {
figure[typeof~='mw:File/Thumb'] > a:first-child > *:first-child, figure[typeof~='mw:File/Frame'] > a:first-child > *:first-child, figure[typeof~='mw:File/Thumb'] > span:first-child > *:first-child, figure[typeof~='mw:File/Frame'] > span:first-child > *:first-child {