print stylesheet

This commit is contained in:
Frédéric Péters 2009-10-01 19:19:38 +02:00
parent 836c6b35ca
commit d31f38ff53
1 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,21 @@
div#portal-top,
div#portal-column-two,
div#portal-footer,
div#portal-colophon,
.hiddenStructure,
a.belgaprint,
div.depeche div.nav-links,
ul.contentViews,
div.contentActions,
div.documentActions,
div.reviewHistory,
div#portal-column-one {
display: none;
}
div#portal-column-content,
div#portal-gray-zone {
margin: 0;
background: none;
}