mirror of
https://github.com/wekan/wekan.git
synced 2026-02-27 02:14:06 +01:00
Added Modern theme with Poppins font
This commit is contained in:
parent
7a576f9ae4
commit
3b50b2c59f
8 changed files with 191 additions and 2 deletions
|
|
@ -32,7 +32,7 @@ a:hover,a:focus
|
|||
border-radius: unset
|
||||
|
||||
html, body, input, select, textarea, button
|
||||
font: 14px Roboto, "Helvetica Neue", Arial, Helvetica, sans-serif
|
||||
font: 14px Roboto, Poppins, "Helvetica Neue", Arial, Helvetica, sans-serif
|
||||
line-height: 18px
|
||||
color: #4d4d4d
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue