This commit is contained in:
asyncnomi 2023-01-03 22:50:45 +01:00
parent 2e0487f67e
commit 3fbff1b78e

View file

@ -242,6 +242,12 @@ button[type="submit"]:hover {
border-left: 3px solid black;
}
.activity-uid, .prank-uid, .treasure-uid {
color: #00000078;
margin-top: 5px;
font-size: 12px;
}
@media screen and (max-width: 800px) {
.bg-full {
display: none;