mirror of
https://github.com/ruanyf/es6tutorial.git
synced 2025-05-24 18:32:22 +00:00
edit css/app
This commit is contained in:
parent
6512a29c2b
commit
3cbcd63ae3
@ -151,6 +151,11 @@ body {
|
|||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#content p>code {
|
||||||
|
color: #c7254e;
|
||||||
|
background: #f9f2f4;
|
||||||
|
}
|
||||||
|
|
||||||
#content h2 {
|
#content h2 {
|
||||||
margin-top: 50px;
|
margin-top: 50px;
|
||||||
margin-bottom: 0px;
|
margin-bottom: 0px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user