Commit 7df3fc88 by 刘海龙

111

parent 613f8d57
...@@ -25,9 +25,9 @@ ...@@ -25,9 +25,9 @@
.loading > div{ width:750px; } .loading > div{ width:750px; }
html {font-size: 24px;} html {font-size: 24px;}
} }
body { margin: 0; padding: 0; } body,p { margin: 0; padding: 0; }
h3 { font-size: 18px;font-weight: 400; color: #333; text-align: center; } h3 { font-size: 18px;font-weight: 400; color: #333; text-align: center; }
p { font-size: 13px;font-weight: 400; color: #333; text-indent: 2em; line-height: 15px; padding: 0 12px; } p { font-size: 13px;font-weight: 400; color: #333; text-indent: 2em; line-height: 18px; padding: 0 12px; margin-top: 10px; }
.imgBox { width: 100%; height: 160px; position: fixed; bottom: 0; } .imgBox { width: 100%; height: 160px; position: fixed; bottom: 0; }
.imgBox img { width: 100%; height: 100%; } .imgBox img { width: 100%; height: 100%; }
</style> </style>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment