Change frontend

This commit is contained in:
Ambulance Clerc
2022-10-13 18:23:07 +02:00
parent 78de63c8c4
commit 5cdf83345f

View File

@@ -3,9 +3,10 @@
<style>
body span{
color:white;
font-family: 'Source Sans Pro', sans-serif;
font-size: 20px;
font-weight: bold;
font-family: Quicksand, sans-serif;
font-size: 18pt;
font-weight: 300;
letter-spacing: 0px;
}
.div_container{
display: flex;
@@ -51,6 +52,7 @@
font-family: 'Source Sans Pro', sans-serif;
}
</style>
<link href="https://fonts.googleapis.com/css?family=Quicksand%3A300%2C400%2C700%7CSource%20Sans%20Pro%3A400%2C400italic%2C600%2C700%2C700italic&amp;display=swap" rel="stylesheet" nonce="">
<body style="background-color:black">
<div style="width: 100%;" class="top_container">
<div style="width: 350px; display: flex;flex-grow: 1;align-content: stretch;justify-content:flex-start;">