Commit 7189ca7e authored by coolfish's avatar coolfish

提交代码

parent 4fc2c5b1
...@@ -320,7 +320,7 @@ input[type="number"]::-webkit-outer-spin-button { ...@@ -320,7 +320,7 @@ input[type="number"]::-webkit-outer-spin-button {
border-bottom: 2px solid #666; border-bottom: 2px solid #666;
} }
#section5 .section-text { #section5 .section-text {
padding-top: 0; padding: 0;
} }
#section5 .section-h3 { #section5 .section-h3 {
color: #666; color: #666;
...@@ -408,7 +408,7 @@ input[type="number"]::-webkit-outer-spin-button { ...@@ -408,7 +408,7 @@ input[type="number"]::-webkit-outer-spin-button {
border-top: 2px solid #2277da; border-top: 2px solid #2277da;
border-bottom: 2px solid #2277da; border-bottom: 2px solid #2277da;
padding: 10px; padding: 10px;
width: 220px; display: inline-block;
margin: 0 auto; margin: 0 auto;
} }
.xyfc-logo { .xyfc-logo {
......
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