mo
1 년 전
1개의 변경된 파일과
5개의 추가작업 그리고
5개의 파일을 삭제
-
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 {
|