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