Add files via upload

This commit is contained in:
loma-one 2025-01-17 19:30:48 +01:00 committed by GitHub
parent 45c179a3a2
commit 049b4c7a08
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -212,6 +212,11 @@ header #banner #logo-img, .navbar-brand #logo-img {
border-bottom: 1px solid #e1e1e1;
}
.btn.btn-primary {
background: #0866ff;
color: #fff;
}
.btn.btn-primary:hover,
.btn.btn-primary:focus {
border-radius: 8px !important;