MediaWiki:Print.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 43: Line 43:
h2 {
h2 {
     font-weight: normal;
     font-weight: normal;
    border-bottom: 1px solid #a2a9b1;
}
}


Line 68: Line 69:
}
}


h1,
h3 {
h2 {
   margin-block-start: 1em;
   border-bottom: 1px solid #a2a9b1;
}
}