Änderungen Css Abstände wurden angepasst an korrekte Größe
This commit is contained in:
@@ -1,4 +1,14 @@
|
||||
#containerseiterand {
|
||||
body {
|
||||
font-family: 'Poppins', sans-serif;
|
||||
background: #fafafa;
|
||||
background-image: url(../images/road.jpg);
|
||||
background-position: center center;
|
||||
background-repeat: no-repeat;
|
||||
background-attachment: fixed;
|
||||
background-size: cover;
|
||||
/* background-color:#043381;*/
|
||||
}
|
||||
#containerseiterand {
|
||||
text-align: center;
|
||||
}
|
||||
.btn btn-primary {
|
||||
|
||||
Reference in New Issue
Block a user