| | |
| | | .NavBox { |
| | | width: 100%; |
| | | height: 100%; |
| | | background-image: linear-gradient(rgb(34, 33, 33), rgb(27, 31, 78)); |
| | | background-image: url("../../assets/img/menu/navbg.jpg"); |
| | | background-repeat: no-repeat; |
| | | background-size: 100% 100%; |
| | | /*background-image: linear-gradient(rgb(34, 33, 33), rgb(27, 31, 78));*/ |
| | | } |
| | | |
| | | .topBox { |
| | |
| | | background: url("../img/LOGO.png") no-repeat center; */ |
| | | width: 240px; |
| | | height: 50px; |
| | | background: url("../img/LOGO.png") no-repeat center center; |
| | | background: url("../img/menu/navtitle.png") no-repeat center center; |
| | | background-size: 100% 100%; |
| | | } |
| | | |
| | |
| | | height: 100%; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: center; |
| | | } |
| | | |
| | | .contentDiv { |
| | |
| | | } |
| | | |
| | | .ImgMenu { |
| | | width: 100%; |
| | | /*width: 100%;*/ |
| | | width: 40px; |
| | | height: auto; |
| | | display: flex; |
| | | justify-content: center; |
| | |
| | | .menulabel { |
| | | font-size: 10px; |
| | | font-family: Source Han Sans CN; |
| | | |
| | | text-align: center; |
| | | width: 120px; |
| | | text-align: left; |
| | | padding: 0 20px; |
| | | /*width: 100px;*/ |
| | | /*width: 120px;*/ |
| | | color: #fff |
| | | } |
| | | |
| | |
| | | .topUser { |
| | | color: white; |
| | | height: 70px; |
| | | display: flex; |
| | | align-items: center; |
| | | } |
| | | |
| | | .userName { |
| | | margin: 10px 10px; |
| | | margin: 0px 10px 0 5px; |
| | | /*margin-right: 10px;*/ |
| | | display: flex; |
| | | justify-content: space-between; |
| | | height: 30px; |
| | | } |
| | | |
| | | .userLanguage { |
| | | margin: 0px 10px; |
| | | margin-top: 10px; |
| | | /*margin: 0px 10px;*/ |
| | | /*margin-top: 10px;*/ |
| | | display: flex; |
| | | height: 30px; |
| | | } |
| | |
| | | } |
| | | |
| | | .user1 { |
| | | background: url("../img/user.png") no-repeat; |
| | | /*background: url("../img/user.png") no-repeat;*/ |
| | | background: url("../img/menu/user.png") no-repeat; |
| | | background-size: 100% 100%; |
| | | } |
| | | |
| | | .user2 { |
| | | background: url("../img/EN.png") no-repeat; |
| | | /*background: url("../img/EN.png") no-repeat;*/ |
| | | background: url("../img/menu/en.png") no-repeat; |
| | | background-size: 100% 100%; |
| | | cursor: pointer; |
| | | } |
| | | .theme { |
| | | background: url("../img/menu/theme.png") no-repeat; |
| | | background-size: 100% 100%; |
| | | cursor: pointer; |
| | | } |
| | | |
| | | .userText { |
| | |
| | | |
| | | .ol-scale-line { |
| | | display: block !important; |
| | | } |
| | | } |
| | | |
| | | /*.mapTerrain {*/ |
| | | /* position: absolute;*/ |
| | | /* right: 30px;*/ |
| | | /* bottom: 100px;*/ |
| | | /* width: 30px;*/ |
| | | /* height: 28px;*/ |
| | | /* background-image: url("../../assets/img/synthesis/地形.png");*/ |
| | | /* background-repeat: no-repeat;*/ |
| | | /* background-size: contain;*/ |
| | | /*}*/ |