|
@ -26,16 +26,25 @@ |
|
|
height: 60px; |
|
|
height: 60px; |
|
|
} |
|
|
} |
|
|
#error-code { |
|
|
#error-code { |
|
|
background-color: rgb(208, 208, 208); |
|
|
|
|
|
|
|
|
font-family: Comfortaa; |
|
|
|
|
|
font-size: 200px; |
|
|
|
|
|
color: rgb(208, 208, 208); |
|
|
} |
|
|
} |
|
|
#navigation { |
|
|
#navigation { |
|
|
width: 70%; |
|
|
width: 70%; |
|
|
padding-right: 20px !important; |
|
|
padding-right: 20px !important; |
|
|
} |
|
|
} |
|
|
|
|
|
.error { |
|
|
|
|
|
color: rgb(208, 208, 208); |
|
|
|
|
|
} |
|
|
|
|
|
#dcimg { |
|
|
|
|
|
width: 300px; |
|
|
|
|
|
} |
|
|
.big-title { |
|
|
.big-title { |
|
|
font-family: Comfortaa; |
|
|
font-family: Comfortaa; |
|
|
font-weight: bold; |
|
|
font-weight: bold; |
|
|
font-size: 60px; |
|
|
font-size: 60px; |
|
|
|
|
|
text-wrap: avoid; |
|
|
} |
|
|
} |
|
|
.m-title { |
|
|
.m-title { |
|
|
font-family: Comfortaa; |
|
|
font-family: Comfortaa; |
|
|