Commit 59008078 by 刘海龙

111

parent 7df3fc88
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
body,p { 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: 18px; padding: 0 12px; margin-top: 10px; } 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; z-index: -1; }
.imgBox img { width: 100%; height: 100%; } .imgBox img { width: 100%; height: 100%; }
</style> </style>
</head> </head>
......
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
body { margin: 0; padding: 0; } body { 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; }
h5 { font-size: 13px;font-weight: 400; color: #333; text-indent: 2em; line-height: 15px; padding: 0 12px; } h5 { font-size: 13px;font-weight: 400; color: #333; text-indent: 2em; line-height: 15px; padding: 0 12px; }
.imgBox { width: 100%; height: 160px; position: fixed; bottom: 0; } .imgBox { width: 100%; height: 160px; position: fixed; bottom: 0; z-index: -1; }
.imgBox img { width: 100%; height: 100%; } .imgBox img { width: 100%; height: 100%; }
</style> </style>
</head> </head>
......
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