Änderungen CSS

This commit is contained in:
ja
2021-08-30 10:55:45 +02:00
parent fd0a71ee93
commit d7d2619df2
12 changed files with 176 additions and 153 deletions

View File

@@ -1,13 +1,4 @@
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;*/
}

.btn btn-primary {
color: #043381;