]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.browsing.ui.model/src-isv/print-style.css
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.browsing.ui.model / src-isv / print-style.css
1 @media screen {
2   body { width: 780px; }
3 }
4
5 @media print {
6         html { font-size: 10pt; }
7 }