1
0
mirror of https://github.com/ruanyf/es6tutorial.git synced 2025-05-25 19:22:21 +00:00

Merge pull request #184 from xcatliu/xcatliu-patch-1

Adding code padding
This commit is contained in:
Ruan YiFeng 2016-05-14 20:31:00 +08:00
commit 4cbf679749

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;