This commit is contained in:
Ross
2022-05-24 12:30:11 +01:00
parent bbcbc02e0d
commit 41a09ea30d
29 changed files with 506 additions and 247 deletions
+9
View File
@@ -837,4 +837,13 @@ summary h5 {
bottom: 0px;
background-color: black;
opacity: 80%;
}
.small-url-button {
padding: 0px;
}
button a, button a:link, button a:visited, button a:hover {
text-decoration: none;
color: inherit;
}