GitBucket
4.6.0
Toggle navigation
Sign in
Files
Branches
1
Tags
Issues
Pull Requests
Labels
Milestones
Wiki
08335
/
hivui-platform-template
hivui平台项目模板
Browse code
@中文描述:500错误页样式修改
@升级登记:1 @同步后端:0 @同步数据库:0 @同步配置:0 @向下兼容:1
master
1 parent
f3f05a1
commit
e24e9843283f7ffe75012b65b813c183d4b11d9d
20278
authored
on 9 May
Showing
1 changed file
project/error/error.css
Ignore Space
Show notes
View
project/error/error.css
.parent{ min-height: 320px; height: 80%; align-items: center; text-align: center; margin-top: 150px; } .img{ display: inline-block; padding-right: 52px; zoom: 1; } .msg{ display: inline-block; flex: auto; } .num{ color: #434e59; font-size: 72px; font-weight: 600; line-height: 72px; margin-bottom: 24px; } .info{ color: rgba(0,0,0,.45); font-size: 20px; line-height: 28px; margin-bottom: 16px; } .detail{ text-align: left; } .detail .info{ color:#333; font-size: 16px; } .detail .info.bigSize{ margin-top:30px; font-size: 36px; line-height: 46px; font-weight: bold; text-align: center; }
.parent{ min-height: 320px; height: 80%; align-items: center; text-align: center; margin-top: 150px; } .img{ display: inline-block; padding-right: 52px; zoom: 1; } .msg{ display: inline-block; flex: auto; } .num{ color: #434e59; font-size: 72px; font-weight: 600; line-height: 72px; margin-bottom: 24px; } .info{ color: rgba(0,0,0,.45); font-size: 20px; line-height: 28px; margin-bottom: 16px; } .detail{ text-align: left; } .detail .info{ color:#333; font-size: 16px; } .detail .info.bigSize{ margin-top:30px; font-size: 36px; font-weight: bold; text-align: center; }
Show line notes below