| Current File : /home/bwalansa/www/wp-content.old/themes/Savia/stylesheets/print.css |
/* Print Style Sheet */
@media print {
body{background:#fff;font:400 13px/20px Tahoma,sans-serif;color:#444;padding:20px}
h1,h2,h3,h4,h5,h6{margin:0 0 12px}
h1{font-size:200%;line-height:115%}
h2{font-size:160%;line-height:110%}
h3{font-size:130%;line-height:110%}
h4{font-size:110%}
h5{font-size:91%}
h6{font-size:84%}
a{text-decoration:none;color:#000}
#header {
display : none !important ;
}
#comments {
display : none;
}
#sidebar {
display : none;
}
#footer {
display : none;
}
#SearchForm {
display : none;
}
.breadcrumb {
display : none;
}
.four aside {
display : none;
}
a:link:after { content: " (" attr(href) ") ";
}
a:link { font-weight: bold; text-decoration: underline; color: #06c; }
}