mirror of
https://github.com/ruanyf/es6tutorial.git
synced 2025-05-24 18:32:22 +00:00
Adding code padding
Adding padding-left to code
This commit is contained in:
parent
7f66176c1f
commit
e448091da7
@ -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