fix: mobile nav backgroud and new style

This commit is contained in:
Dillon
2019-08-19 21:14:15 +08:00
parent dcbc7547fc
commit 6d0116b883
5 changed files with 61 additions and 47 deletions

View File

@@ -42,8 +42,8 @@
.post-toc {
position: absolute;
width: 200px;
max-width: 240px;
width: 240px;
max-width: 300px;
margin-left: 800px;
padding: 10px;
border-left: 1px solid $global-border-color;
@@ -244,6 +244,7 @@
color: $post-link-color-dark;
}
}
&:after {
content: "#blockquote" attr(cite);
display: block;

View File

@@ -62,7 +62,7 @@
padding-top: .2em;
font-size: 0.9em;
width: 100%;
max-height: 100px;
max-height: 108px;
overflow: hidden;
h2,