✨
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
src: url(/static/korinna.otf) format("truetype");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Geopardy";
|
||||
src: url(/static/geoparody.otf) format("truetype");
|
||||
}
|
||||
|
||||
body {
|
||||
background-color: #2903c3;
|
||||
display: flex;
|
||||
@@ -81,7 +86,7 @@ th {
|
||||
|
||||
.title {
|
||||
color: rgb(255, 204, 0);
|
||||
font-family: "Korinna";
|
||||
font-family: "Geopardy";
|
||||
text-align: center;
|
||||
font-size: 150;
|
||||
bottom: auto;
|
||||
|
||||
Reference in New Issue
Block a user