mirror of
https://github.com/RYGhub/royalnet.git
synced 2025-02-17 10:53:57 +00:00
i broke more stuff pt2
This commit is contained in:
parent
513278ce21
commit
38e0b38cc5
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<style>
|
||||
@font-face {
|
||||
font-family: "BeaufortLoL";
|
||||
src: url("{{ url_for('static', filename='beaufortrecord.woff') }}") format('woff');
|
||||
src: url("{{ url_for('static', filename='beaufortlol.woff') }}") format('woff');
|
||||
}
|
||||
</style>
|
||||
<div class="game-panel">
|
||||
|
|
Loading…
Add table
Reference in a new issue