fix: mobile nav backgroud and new style
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -62,7 +62,7 @@
|
||||
padding-top: .2em;
|
||||
font-size: 0.9em;
|
||||
width: 100%;
|
||||
max-height: 100px;
|
||||
max-height: 108px;
|
||||
overflow: hidden;
|
||||
|
||||
h2,
|
||||
|
||||
Reference in New Issue
Block a user