hexo-theme-stellar/source/css/_layout/pages/error.styl

22 lines
390 B
Stylus

article.md.error-page
text-align: center
margin-top: 2rem
img#error
width: 30vw
max-height: 150px
margin-bottom: 2rem
h1
font-size: 4rem
margin-bottom: 0
p.what,p.why
margin: 0.5em
p.why
font-size: $fs13
a#back
margin: 2rem 0
display: inline-block
@media screen and (max-width: $device-tablet)
article.md.error-page
margin-top: 4rem