This repository has been archived on 2024-11-28. You can view files and clone it, but cannot push or open issues or pull requests.
Incam_SGD/resources/css/kt-print.css

21 lines
188 B
CSS

/* Print Stylesheet for KT3
*
*/
#logobar,
#navbar,
#portletbar,
#content h1,
#copyrightbar
{ display: none; }
#content
{
padding-left: 0;
}
#content h2 {
font-size: 125%;
}