edit app.css/counter

This commit is contained in:
ruanyf
2014-05-14 12:52:15 +08:00
parent 356bca769b
commit e76079b05b
+1 -1
View File
@@ -174,7 +174,7 @@ body {
}
#content h2:before {
content: counters(section, ".") " ";
content: counters(section) ". ";
}
#content h3 {