1
0
mirror of https://github.com/ruanyf/es6tutorial.git synced 2025-05-24 10:22:23 +00:00

Adding code padding

Adding padding-left to code
This commit is contained in:
Xcat Liu 2016-05-13 15:57:54 +08:00
parent 7f66176c1f
commit e448091da7

View File

@ -166,7 +166,8 @@ input.searchButton {
}
#content code {
padding-right: 5px;
padding-left: 3px;
padding-right: 3px;
color: #a6e22e;
font-size: 0.7rem;