New archive page

This commit is contained in:
Mahendrata Harpi
2020-08-29 10:59:26 +07:00
parent 6d710efad8
commit 14bcb9484e
7 changed files with 119 additions and 10 deletions

View File

@@ -134,12 +134,13 @@ ul {
text-align: -webkit-match-parent;
}
li::before {
content: "\03BB";
content: "\FE63";
display: inline-block;
width: 1em;
top: -1px;
width: 1.2em;
position: relative;
margin-left: -1em;
font-weight: $bold-weight;
margin-left: -1.3em;
font-weight: 700;
}
}