Files
starRiverProperty/frontend/homepage/css/chunk-29b2edc6.35335050.css
T
反编译工作区 0c56a3e599 chore(frontend): add static frontend build artifacts (portal, front_acs, etc.)
Made-with: Cursor

Former-commit-id: 571c9a99ee26d90505e550c287eb8ad8d743ff8d
2026-04-27 13:40:23 +08:00

1 line
859 B
CSS

.error-page{width:100%;height:100%;background-color:#fff}.error-page,.error-page .error-img{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}.error-page .error-img{min-width:285px}.error-page .error-code{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.error-page .error-code img{width:440px;height:200px}.error-page .error-text{min-width:200px}.error-page .error-text .title{font-size:100px;font-weight:600;color:#333;line-height:80px}.error-page .error-text .tip{margin-top:20px;font-size:16px;font-weight:400;color:#666;line-height:16px;text-align:center}.error-page .error-text .back-button{margin-top:20px}