mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
use MontserratLight also for setup
This commit is contained in:
parent
b2148f4a18
commit
9e1c9782ff
BIN
db/demo.zip
BIN
db/demo.zip
Binary file not shown.
@ -6,6 +6,15 @@
|
||||
<title>Setup</title>
|
||||
|
||||
<style>
|
||||
@font-face {
|
||||
font-family: MontserratLight;
|
||||
src: url(../fonts/Montserrat-Light.ttf);
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: MontserratLight;
|
||||
}
|
||||
|
||||
.lds-ring {
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
|
Loading…
x
Reference in New Issue
Block a user