Commit a22f9343 by 刘海龙

111

parent 0e13fc1c
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
.imgBox { width: 100%; height: 185px; position: fixed; bottom: 35px; z-index: -1; } .imgBox { width: 100%; height: 185px; position: fixed; bottom: 35px; z-index: -1; }
.imgBox img { width: 100%; height: 100%; } .imgBox img { width: 100%; height: 100%; }
.error-box-go { height: 72px; width: 100%; display: flex; align-items: center; justify-content: space-between; padding: 0 12px; box-sizing: border-box; } .error-box-go { height: 72px; width: 100%; display: flex; align-items: center; justify-content: space-between; padding: 0 12px; box-sizing: border-box; }
/* .error-box-go a:first-child { border: none; } */ .error-box-go a:first-child { border: 1px solid rgba(163,228,96,1); }
.error-box-go .show_analysis { width: 160px; height: 48px; border:1px solid rgba(163,228,96,1); border-radius: 24px; color: #65C000; font-size: 16px; font-weight: 600; line-height: 158px; } .error-box-go .show_analysis { width: 160px; height: 48px; border:1px solid rgba(163,228,96,1); border-radius: 24px; color: #65C000; font-size: 16px; font-weight: 600; line-height: 158px; }
</style> </style>
<div class="min-height-wrap"> <div class="min-height-wrap">
......
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