adasd
This commit is contained in:
BIN
public/assets/bilder/404portrait.jpg
Normal file
BIN
public/assets/bilder/404portrait.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 69 KiB |
@@ -11,6 +11,12 @@
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
@media (max-width: 400px) {
|
||||
.four_zero_four_bg{
|
||||
background-image: url(/assets/bilder/404portrait.jpg);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.four_zero_four_bg h1{
|
||||
font-size:80px;
|
||||
|
||||
@@ -7,18 +7,11 @@
|
||||
<div class="col-sm-10 col-sm-offset-1 text-center"
|
||||
>
|
||||
<div class="four_zero_four_bg">
|
||||
<h1 class="text-center "></h1>
|
||||
<img src="/assets/bilder/404.jpg" alt="404">
|
||||
</div>
|
||||
|
||||
<div class="contant_box_404">
|
||||
<h3 class="h2">
|
||||
Hier fehlt irgendwas
|
||||
</h3>
|
||||
|
||||
<p>die aufgerufene Seite existiert (noch) nicht!</p>
|
||||
|
||||
<a href="https://kusche.berlin" class="link_404">Zur Startseite</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user