Adds cover page

This commit is contained in:
2025-08-31 14:02:46 -06:00
parent f3eed964f0
commit 8c3232c788
6 changed files with 58 additions and 14 deletions

View File

@@ -1,3 +1,17 @@
#page {
@font-face {
font-family: "Heading Now";
src: url("/assets/font/HeadingNow-95Medium.otf");
}
.ytmnd-1 {
color: #fff;
text-shadow:
0px 10px 0 rgb(209, 1, 209),
0px 20px 0 black;
}
.ytmnd-2 {
color: #fff;
text-shadow:
0px 6px 0 rgb(209, 1, 209);
}