css / spacing for print
This commit is contained in:
parent
1a78fc0d94
commit
ae119ab980
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user