mirror of
https://github.com/ruanyf/es6tutorial.git
synced 2025-05-24 18:32:22 +00:00
edit css/highlight
This commit is contained in:
parent
e4ac3e64a6
commit
d0736568d8
@ -135,12 +135,12 @@ body {
|
|||||||
#content code {
|
#content code {
|
||||||
padding-right: 5px;
|
padding-right: 5px;
|
||||||
|
|
||||||
color: #FFF;
|
color: #a6e22e;
|
||||||
font-size: 0.8rem;
|
font-size: 0.8rem;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-family: Consolas, monospace;
|
font-family: Consolas,"Courier New",Courier,FreeMono,monospace;
|
||||||
|
|
||||||
background: #444;
|
background: #111;
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user