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