fonts added
This commit is contained in:
parent
9e19e8388c
commit
bb23a39934
1 changed files with 3 additions and 2 deletions
|
@ -132,8 +132,9 @@
|
|||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
bottom: 15%;
|
||||
font-family: "Daniel Black", cursive;
|
||||
font-family: "Daniel Black", "Jenna Sue", "TeXGyreChorus", "URW Chancery L", cursive;
|
||||
font-size: 50pt;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#developer {
|
||||
|
@ -142,7 +143,7 @@
|
|||
left: 50%;
|
||||
transform: translate(-50%);
|
||||
top: 50%;
|
||||
font-family: "Courier New", monospace;
|
||||
font-family: "TeXGyreCursor", "Tlwg Typist", "Courier New", monospace;
|
||||
font-size: 50pt;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue