This commit is contained in:
Andre Beging
2022-04-25 20:42:46 +02:00
parent 0ea22bb069
commit 80804f5125
18 changed files with 98 additions and 42 deletions

View File

@@ -6024,6 +6024,10 @@ a:hover {
color: #000;
}
.d-none {
display: none !important;
}
footer {
background-color: #fff;
border-top: 1px solid #d8d8d8;