Committer: root <root@fruw.org>

This commit is contained in:
root 2023-07-29 19:06:55 +05:00
parent 8b649389a3
commit 0b5163d2a8

View File

@ -59,11 +59,12 @@ a:hover {
ul {
list-style: none;
padding-left: 2ch;
}
ul li {
text-indent: -2ch;
}
ul > li::before {
content: '* ';
font-weight: bold;