mirror of
https://github.com/ruanyf/es6tutorial.git
synced 2025-05-24 10:22:23 +00:00
edit css/app
This commit is contained in:
parent
8ae5d3f544
commit
9bca39ec4f
@ -142,12 +142,13 @@ body {
|
||||
#content code {
|
||||
padding-right: 5px;
|
||||
|
||||
color: #a6e22e;
|
||||
color: #c7254e;
|
||||
font-size: 0.7rem;
|
||||
font-weight: normal;
|
||||
font-family: Consolas,"Courier New",Courier,FreeMono,monospace;
|
||||
|
||||
background: #111;
|
||||
background: #f9f2f4;
|
||||
white-space: nowrap;
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user