mo
vor 1 Jahr
Ursprung
Commit
a5717c5464
1 geänderte Dateien mit
5 neuen und
5 gelöschten Zeilen
-
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 {
|