HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
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