1
0
This commit is contained in:
Philip Wagner
2024-09-01 10:57:06 +02:00
parent af86acb7a1
commit 24500e4de5
3 changed files with 15 additions and 15 deletions

View File

@@ -19,7 +19,7 @@
</div>
<footer class="font-kobata text-40 uppercase border-top container" style="line-height:1;letter-spacing:1.5rem">Re Capitulating. Queer</footer>
<footer class="font-kobata text-40 uppercase border-top">Re Capitulating. Queer</footer>
<script src="<?= url('assets/siema.min.js') ?>"></script>

View File

@@ -7,8 +7,8 @@
<style>
@font-face { font-family: 'Kobata'; src: url('<?= url('assets/Kobata-Bold.woff2') ?>') format('woff2') }
@font-face { font-family: 'VG5000'; src: url('<?= url('assets/VG5000-Regular_web.woff2') ?>') format('woff2') }
<?= F::read('assets/style.css') ?>
</style>
<link rel="stylesheet" type="text/css" href="<?= url('assets/style.css') ?>">
</head>
<body>