mo
1 year ago
1 changed files with
5 additions and
5 deletions
-
5
5
index.html
|
@@ -57,11 +57,11 @@
|
|
|
.textWrap {
|
|
|
margin-top: 300px;
|
|
|
text-align: center;
|
|
|
- /* width: 456px;
|
|
|
- position: absolute;
|
|
|
- top: 141px;
|
|
|
- left: 50%;
|
|
|
- margin-left: -288px;*/
|
|
|
+ width: 500px;
|
|
|
+ position: absolute;
|
|
|
+ top: 141px;
|
|
|
+ left: 50%;
|
|
|
+ margin-left: -288px;
|
|
|
}
|
|
|
|
|
|
.subMsg {
|