|
@@ -87,9 +87,11 @@
|
|
|
padding: 0;
|
|
|
border: 0;
|
|
|
outline: 0;
|
|
|
- font-size: 100%;
|
|
|
+ /*font-size: 100%;*/
|
|
|
vertical-align: baseline;
|
|
|
background: transparent;
|
|
|
+ max-width: 500px;
|
|
|
+ font-size: 100px !important;
|
|
|
}
|
|
|
|
|
|
html {
|
|
@@ -98,7 +100,8 @@
|
|
|
|
|
|
body {
|
|
|
line-height: 1.5;
|
|
|
- font-size: 0.24rem;
|
|
|
+ /*font-size: 0.24rem;*/
|
|
|
+ /*font-size:100px !important; ;*/
|
|
|
font-family: "Microsoft YaHei";
|
|
|
margin: auto;
|
|
|
max-width: 750px;
|