No event time
Commit info
Committed at 2025-03-22 12:01:43.243916 +0000 +0000 by @spur:blazma.st
Description
Time is evil. This hides it.
Previews
None 😿
Code
To use this theme, paste this into your custom CSS:
@import url("https://css.gomuks.app/theme/noeventtime.css");
Full CSS:
.event-time {
display: none;
}