git-svn-id: https://192.168.0.254/svn/Proyectos.Incam_SGD/tags/3.7.0.2_original@1 eb19766c-00d9-a042-a3a0-45cb8ec72764
21 lines
188 B
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%;
|
|
}
|
|
|