add symbol nav left page
This commit is contained in:
parent
15aaf441cd
commit
512d62e5df
6 changed files with 139 additions and 79 deletions
|
|
@ -12,16 +12,9 @@
|
|||
|
||||
|
||||
|
||||
.container-following-note + p,
|
||||
p + p{
|
||||
/* text-indent: 30%; */
|
||||
position: relative;
|
||||
/* text-indent: -6ch; */
|
||||
|
||||
}
|
||||
|
||||
p::before{
|
||||
content: ".............";
|
||||
content: "............";
|
||||
font-size: var(--sign-size);
|
||||
color: var(--sign-color);
|
||||
letter-spacing: var(--sign-spacing);
|
||||
|
|
@ -32,13 +25,13 @@ p::before{
|
|||
left: 0; */
|
||||
}
|
||||
|
||||
|
||||
|
||||
h4{
|
||||
border: var(--border-grey);
|
||||
background: none;
|
||||
.following-h3::before{
|
||||
display: none!important;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
blockquote p{
|
||||
/* font-family: var(--mono); */
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue