Remove this awesome font because no space. .. :((
This commit is contained in:
parent
160d81dab6
commit
0bf0c35890
2 changed files with 2 additions and 7 deletions
Binary file not shown.
|
@ -1,8 +1,3 @@
|
|||
@font-face {
|
||||
font-family: pixel;
|
||||
src: url(PixelText.ttf)
|
||||
}
|
||||
|
||||
body {
|
||||
background-color: black;
|
||||
margin-top: 50px;
|
||||
|
@ -51,6 +46,6 @@ canvas {
|
|||
display: block;
|
||||
position: absolute;
|
||||
text-align: left;
|
||||
font-family: pixel;
|
||||
font-size: 3em;
|
||||
font-family: monospace;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue