mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-17 13:09:50 -04:00
Make all list items use disc style (filled-in circle)
This commit is contained in:
@@ -156,3 +156,7 @@ p.stats {
|
||||
padding-left: 0;
|
||||
}
|
||||
}
|
||||
|
||||
li {
|
||||
list-style-type: disc;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user