fistmas 2022: ui: fonts n stuff

pull/79/head
justcool393 2022-12-15 17:30:45 -06:00 committed by geese_suck
parent faa0870b06
commit 4f2973c375
Signed by: geese_suck
GPG Key ID: 4D09E4B0A7264746
3 changed files with 8 additions and 20 deletions

View File

@ -2,8 +2,8 @@
/* Fonts */
@font-face {
font-family: "Plakat-Fraktur";
src: url("/assets/fonts/event/Plakat-Fraktur-Black.woff") format("woff");
font-family: "Germania One";
src: url("/assets/fonts/event/GermaniaOne-Regular.ttf") format("ttf");
}
:root {
@ -37,10 +37,6 @@ body {
border-color: var(--primary);
}
a:hover.user-name {
cursor: url('/assets/images/event/machete.webp'), auto !important;
}
.border {
border-color: var(--primary) !important;
}
@ -307,20 +303,6 @@ body {
background-color: #1f1f1f;
}
/*@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
body, html {
overflow:hidden;
margin: 0;
height: 100%;
font-family: 'Lato';
font-weight: 700;
font-size: 30px;
text-transform: uppercase;
color: #FFF;
}*/
.color {
width: 20%;
height: 100%;
@ -360,6 +342,12 @@ body {
display: block;
}
/* post title font */
.post-title {
font-family: 'Germania One', cursive;
}
/* award replacements */
/* train awards */