mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-01 18:18:31 +00:00
Remove font from web interface
This commit is contained in:
parent
43ac218243
commit
f715f0ba8a
6 changed files with 1 additions and 217 deletions
|
@ -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; }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue