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>
|
<title>Setup</title>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
|
@font-face {
|
||||||
|
font-family: MontserratLight;
|
||||||
|
src: url(../fonts/Montserrat-Light.ttf);
|
||||||
|
}
|
||||||
|
|
||||||
|
body {
|
||||||
|
font-family: MontserratLight;
|
||||||
|
}
|
||||||
|
|
||||||
.lds-ring {
|
.lds-ring {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user