diff --git a/css/joinous.css b/css/joinous.css index db9d3dd..7785e28 100644 --- a/css/joinous.css +++ b/css/joinous.css @@ -106,3 +106,13 @@ margin-top: 10px; text-align: center; } +.ITD-modal-dialog { + position: absolute; + left: 50%; + top: 50%; + transform: translate(-50%,-50%)!important; + -webkit-transform: translate(-50%,-50%)!important; + -moz-transform: translate(-50%,-50%)!important; + -ms-transform: translate(-50%,-50%)!important; + -o-transform: translate(-50%,-50%)!important; +} \ No newline at end of file diff --git a/joinous.html b/joinous.html index 6623f57..2c6d78a 100644 --- a/joinous.html +++ b/joinous.html @@ -3,7 +3,7 @@ - 关于我们 + 加盟 @@ -186,37 +186,26 @@