Added moderator menu to messages and some other styling.
created new ant overrides file. Ignore the static directory
This commit is contained in:
@@ -7,7 +7,7 @@ html,
|
||||
body {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
font-family: var(--theme-font-family);
|
||||
font-family: var(--theme-font-family), var(--theme-header-font-family), sans-serif;
|
||||
font-size: 16px;
|
||||
|
||||
background-color: var(--default-bg-color);
|
||||
|
||||
Reference in New Issue
Block a user