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
Merge branch 'master' of http://git.hieap.cn/gitbucket/git/08335/hivui-platform-template
master
commit
ae345edb383725f7bb74fceda95848c2d81b64e1
2 parents
6e3c95b
+
e24e984
caibinghong
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