asdasd
This commit is contained in:
@@ -5,17 +5,9 @@
|
||||
.page_404 img{ width:100%;}
|
||||
|
||||
.four_zero_four_bg{
|
||||
|
||||
background-image: url(/assets/bilder/404.jpg);
|
||||
height: 400px;
|
||||
background-position: center;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
@media (max-width: 400px) {
|
||||
.four_zero_four_bg{
|
||||
background-image: url(/assets/bilder/404portrait.jpg);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.four_zero_four_bg h1{
|
||||
@@ -32,4 +24,11 @@
|
||||
background: #39ac31;
|
||||
margin: 20px 0;
|
||||
display: inline-block;}
|
||||
.contant_box_404{ margin-top:-50px;}
|
||||
.contant_box_404{ margin-top:24px;}
|
||||
|
||||
.page_404_image{
|
||||
width: 100%;
|
||||
max-width: 720px;
|
||||
height: auto;
|
||||
display: block;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user