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:
commit
4cbf679749
@ -166,7 +166,8 @@ input.searchButton {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#content code {
|
#content code {
|
||||||
padding-right: 5px;
|
padding-left: 3px;
|
||||||
|
padding-right: 3px;
|
||||||
|
|
||||||
color: #a6e22e;
|
color: #a6e22e;
|
||||||
font-size: 0.7rem;
|
font-size: 0.7rem;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user