css / spacing for print

This commit is contained in:
Sanj 2012-01-29 16:37:53 +05:30
parent 1a78fc0d94
commit ae119ab980

View File

@ -6,8 +6,7 @@ body {
} }
.sub { .sub {
margin-top: 6px; margin-bottom: 12px;
margin-bottom: 6px;
} }
.subText { .subText {
@ -35,8 +34,9 @@ body {
.datetime { .datetime {
font-weight: bold; font-weight: bold;
margin-bottom: 16px;
} }
.fileWrapper { .fileWrapper {
margin-bottom: 16px; margin-bottom: 32px;
} }