asyncnomi 3 years ago
parent
commit
3fbff1b78e
  1. 6
      static/css/main.css

6
static/css/main.css

@ -242,6 +242,12 @@ button[type="submit"]:hover {
border-left: 3px solid black; 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) { @media screen and (max-width: 800px) {
.bg-full { .bg-full {
display: none; display: none;

Loading…
Cancel
Save