1
0
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:
ruanyf 2014-04-30 16:48:37 +08:00
parent 6512a29c2b
commit 3cbcd63ae3

View File

@ -151,6 +151,11 @@ body {
border-radius: 2px;
}
#content p>code {
color: #c7254e;
background: #f9f2f4;
}
#content h2 {
margin-top: 50px;
margin-bottom: 0px;