app.7509ef24.css 1.3 KB

1
  1. #app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}body{height:100%;margin:0}#nav{padding:30px}#nav a{font-weight:700;color:#2c3e50}#nav a.router-link-exact-active{color:#42b983}.home{height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f1f4f9}.home,.home-box{display:-webkit-box;display:-ms-flexbox;display:flex}.home-box{width:80%;border-radius:15px;background-color:#3e93fc;-ms-flex-pack:distribute;justify-content:space-around;height:21%;margin:20px 0 20px 0;padding:18px;color:#fff}.home-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.home-title-font{font-size:22px;font-weight:700}.home-bottom-font{background-color:#fff;color:#999dab;font-size:14px;width:49%;border-radius:5px;padding:2px}.img-box{width:50%;height:100%}.img-box img{width:100%;height:100%;margin-top:10px}