Change frontend
This commit is contained in:
@@ -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&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;">
|
||||
|
Reference in New Issue
Block a user