mirror of
https://github.com/wassname/template.git
synced 2026-07-18 12:40:24 +08:00
Fix interstitial on localhost, distill-appendix crash on unpublished articles
This commit is contained in:
@@ -52,6 +52,17 @@ p {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
sup, sub {
|
||||
vertical-align: baseline;
|
||||
position: relative;
|
||||
top: -0.4em;
|
||||
line-height: 1em;
|
||||
}
|
||||
|
||||
sub {
|
||||
top: 0.4em;
|
||||
}
|
||||
|
||||
.kicker,
|
||||
.marker {
|
||||
font-size: 15px;
|
||||
|
||||
Reference in New Issue
Block a user