use MontserratLight also for setup

This commit is contained in:
zadam 2021-06-26 23:20:12 +02:00
parent b2148f4a18
commit 9e1c9782ff
2 changed files with 9 additions and 0 deletions

Binary file not shown.

View file

@ -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;