Änderungen design css dateien body

This commit is contained in:
ja
2021-08-24 16:46:54 +02:00
parent e2a5688556
commit 1740d71147
2 changed files with 16 additions and 18 deletions

View File

@@ -80,6 +80,11 @@
align-items: center;
justify-content: center;
}
.btn-primary:hover {
color: #043381;
background-color:#fff;
border-color: #043381;
}
.btn-primary {
color: #fff;
background-color: #043381;