leaky site oh no

This commit is contained in:
etherware-novice 2024-07-29 22:16:30 -05:00
parent fdc4a0e30c
commit b2176f489f
No known key found for this signature in database
GPG Key ID: 5DB73B4D57B9D701
2 changed files with 11 additions and 0 deletions

View File

@ -36,5 +36,8 @@ navbar: topnav
</div>
</div>
<link href="https://melonking.net/styles/flood.css" rel="stylesheet" type="text/css" media="all" />
<script src="https://melonking.net/scripts/flood.js"></script>
</body>
</html>

View File

@ -35,3 +35,11 @@ img {
.inline {
height: 1em;
}
#flood {
z-index: -1 !important;
}
#flood-menu {
z-index: 9999999999 !important;
}