Revert "fix namespacing with CSS"

This reverts commit 896a67ca8a.
This commit is contained in:
2025-08-31 16:44:25 -06:00
parent 182ebd14b3
commit 3fc555844b
10 changed files with 63 additions and 227 deletions

View File

@@ -1,6 +1,6 @@
<style>
#wtf-page {
background: url("/assets/img/wtf.png") no-repeat center center;
background: url("assets/img/wtf.png") no-repeat center center;
background-size: cover;
font: 8.75pt/1.40 Tahoma, sans-serif;
@@ -133,4 +133,4 @@
<h3>TRENT SNEEK</h3>
</div>
</div>
</style>
</div>