File: D:/HostingSpaces/SBogers10/signmania.komma.pro/wwwroot/css/pages/_errorPage.sass
/*==========================================================================
Error pages
========================================================================== */
.error-page
padding: 3% 4%
background-color: $darkBlue
h1
margin: 0
font-size: 3rem
line-height: 1.2
text-transform: uppercase
color: $darkerBlue
display: inline-block
padding: 0 20px
background-color: white
h2
font-size: 1.8rem
line-height: 2
text-transform: uppercase
color: $lightGray
display: inline-block
padding: 0 20px
background-color: white
p
color: white
max-width: 500px
a
font-weight: bold
color: white
.button
font-family: din()
text-decoration: none
font-size: 1.2rem
line-height: 1.8
text-transform: uppercase
color: $darkerBlue
display: inline-block
padding: 0 20px
margin-top: 40px
background-color: white