visual adjustments
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
.print-only {
|
||||
display: block !important;
|
||||
display: block;
|
||||
}
|
||||
|
||||
span.print-only {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
body.layout-default {
|
||||
@@ -48,7 +52,7 @@ body.layout-post section header .timeline {
|
||||
}
|
||||
|
||||
p, ul, ol, dl {
|
||||
line-height: 20px;
|
||||
line-height: 18px;
|
||||
margin: 6px 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user