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

@@ -8,4 +8,8 @@ a {
a:hover {
color: #000;
}
.d-none {
display: none !important;
}