Merge pull request #9 from NoDocCat/master

Fixed issue #8
This commit is contained in:
blinkfox 2018-12-04 23:33:10 +08:00 committed by GitHub
commit 24d51f4694
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -284,7 +284,8 @@ body {
} }
#write ol li { #write ol li {
padding-left: 0.5rem; /*padding-left: 0.5rem;*/
text-indent: 0.5rem;
} }
#write > ul:first-child, #write > ul:first-child,