Font
This commit is contained in:
parent
03967a5789
commit
db33fc128b
2 changed files with 6 additions and 0 deletions
BIN
IMFePIit29P.ttf
Normal file
BIN
IMFePIit29P.ttf
Normal file
Binary file not shown.
|
|
@ -1,3 +1,8 @@
|
||||||
|
@font-face {
|
||||||
|
font-family: "Fell";
|
||||||
|
src: url("/IMFePIit29P.ttf");
|
||||||
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
background-color: #e1eef2;
|
background-color: #e1eef2;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|
@ -50,6 +55,7 @@ body {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
transform-origin: 0 0;
|
transform-origin: 0 0;
|
||||||
|
font-family: "Fell";
|
||||||
}
|
}
|
||||||
|
|
||||||
.fullview {
|
.fullview {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue