deer-ui
Version:
React.js UI components for PC Web
1 lines • 821 B
CSS
.NotFound{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#7aabdf}.NotFound .NotFound-title{font-size:100px}.NotFound .NotFound-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:20px;height:80px;margin-left:40px;font-size:20px;font-family:宋体}.NotFound .NotFound-item :first-child{margin-top:-60px;font-weight:700}.NotFound .NotFound-item :last-child{margin-top:130px;font-weight:700}.NotFound .NotFound-item .NotFound-item-first{margin-right:20px;margin-top:-40px}.NotFound .NotFound-item .NotFound-item-second{margin-right:20px;margin-top:20px}