Home To log in, use the button in gomuks web settings.

No event time

Last updated at 2025-03-22 12:01:43.243916 +0000 +0000

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;
}