mirror of
https://github.com/ruanyf/es6tutorial.git
synced 2025-05-24 18:32:22 +00:00
edit css
This commit is contained in:
parent
a670356a4e
commit
c65ae4e5aa
@ -123,7 +123,7 @@ body {
|
|||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
padding-top: 10px;
|
padding-top: 10px;
|
||||||
padding-bottom: 10px;
|
padding-bottom: 10px;
|
||||||
padding-left: 13px;
|
padding-left: 0.8rem;
|
||||||
|
|
||||||
color: #FFF;
|
color: #FFF;
|
||||||
|
|
||||||
@ -136,7 +136,7 @@ body {
|
|||||||
padding-right: 5px;
|
padding-right: 5px;
|
||||||
|
|
||||||
color: #FFF;
|
color: #FFF;
|
||||||
font-size: 10px;
|
font-size: 0.8rem;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-family: Consolas, monospace;
|
font-family: Consolas, monospace;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user