1
0
mirror of https://github.com/schollz/cowyo.git synced 2023-08-10 21:13:00 +03:00

Update view.css

This commit is contained in:
Zack 2016-02-09 06:48:32 -05:00
parent 9c32aab55e
commit cb8552c41e

View File

@ -177,7 +177,11 @@ margin: 0 0 24px 6px;
padding-left: 16px;
}
.yue ul {
.yue ul h2 li {
list-style-type: none;
}
.yue ul li {
list-style-type: square;
}