annotate libs/commons-math-2.1/docs/css/print.css @ 12:970d26a94fb7

commons-math-2.1 added
author dwinter
date Tue, 04 Jan 2011 10:01:34 +0100
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
12
970d26a94fb7 commons-math-2.1 added
dwinter
parents:
diff changeset
1 #banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {
970d26a94fb7 commons-math-2.1 added
dwinter
parents:
diff changeset
2 display: none !important;
970d26a94fb7 commons-math-2.1 added
dwinter
parents:
diff changeset
3 }
970d26a94fb7 commons-math-2.1 added
dwinter
parents:
diff changeset
4 #bodyColumn, body.docs div.docs {
970d26a94fb7 commons-math-2.1 added
dwinter
parents:
diff changeset
5 margin: 0 !important;
970d26a94fb7 commons-math-2.1 added
dwinter
parents:
diff changeset
6 border: none !important
970d26a94fb7 commons-math-2.1 added
dwinter
parents:
diff changeset
7 }