Skip to content

Commit d411fdd

Browse files
committed
tweaking css list-style
1 parent 44cacc8 commit d411fdd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

css/style.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ b {
2727
color: #696e76;
2828
}
2929

30+
ul {
31+
list-style: square;
32+
}
33+
3034
li {
3135
margin: 4px 0px;
3236
}

0 commit comments

Comments
 (0)