You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
NewEduCoderBuild/p__User__OtherLogin.53276f2...

1 line
988 B

.other-login-panel{width:1200px;margin:0 auto;padding:40px 0}.other-login-panel h1{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;width:100%;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;font-size:16px}.other-login-body{background:#fff}.other-login-body .desc{margin:30px 0 80px;color:#999;text-align:center;font-size:16px}.other-login-body .login-container{width:320px;margin:0 auto;padding-bottom:100px}.other-login-body .mt100{margin-top:100px;padding-bottom:30px}.other-login-body .navs{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-align:center;align-items:center;font-size:20px;text-align:center;border-bottom:1px solid #eee;padding:0;margin:0;list-style:none}.other-login-body .navs li{-ms-flex:1 0;flex:1 0}.other-login-body .navs li a{height:86px;display:block;line-height:86px;color:#999}.other-login-body .navs li a.active{color:#459be5;background:#ecf5fc}