Remove font from web interface
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
@import url(fonts.css);
|
||||
body { background: #e4e9f6; color: #424247; display: flex; flex-direction: column; font-family: Roboto, sans; font-size: 14pt; line-height: 1.4; margin: 0; min-height: 100vh; }
|
||||
body { background: #e4e9f6; color: #424247; display: flex; flex-direction: column; font-size: 14pt; line-height: 1.4; margin: 0; min-height: 100vh; }
|
||||
|
||||
a { color: inherit; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user