add teletext theme + font
This commit is contained in:
parent
cb643f8fd9
commit
0e3d84e5ca
8 changed files with 180 additions and 1 deletions
|
|
@ -30,6 +30,10 @@
|
|||
font-family: 'protracker3';
|
||||
src: url('/fonts/protracker/protracker3-font.ttf');
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'teletext';
|
||||
src: url('/fonts/teletext/EuropeanTeletext.ttf');
|
||||
}
|
||||
|
||||
.prose > h1:not(:first-child) {
|
||||
margin-top: 30px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue