Commit 3d329b6e authored by zhengke's avatar zhengke

修改样式

parent 7ade4511
<style> <style>
.orderSuccess{ .orderSuccess{
width:185px; width: 300px;
height:auto; height: auto;
margin:auto; margin: auto;
text-align: center; text-align: left;
color:#333; color: #333;
font-size:18px; font-size: 18px;
margin-top:50px; margin-top: 50px;
} }
.orderSpan{ .orderSpan{
position: relative; position: relative;
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
outline: none; outline: none;
cursor: pointer; cursor: pointer;
border-radius: 4px; border-radius: 4px;
margin-top:43px; margin:43px 0 0 60px;
} }
</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