Adds cover page
This commit is contained in:
@@ -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);
|
||||
}
|
||||
Reference in New Issue
Block a user