This commit is contained in:
Ida Tiegel
2021-04-07 15:25:23 +02:00
parent 0446b31faa
commit 49c131a948
2 changed files with 66 additions and 53 deletions
+10
View File
@@ -858,4 +858,14 @@ image_gruppenavn{
#return-to-top:hover i {
color: rgba(255, 255, 255, .55);;
top: 5px;
}
.Collapse-Button {
width: 30%;
text-align: center;
font-weight: bold;
font-size: 18px;
border: double;
border-color: rgb(0, 113, 185);
border-radius: 15px;
}