Hide SRS related stuff outside of srs.nemunai.re

This commit is contained in:
nemunaire 2022-08-02 11:59:53 +02:00
commit 58343c7be0
2 changed files with 15 additions and 7 deletions

View file

@ -12,8 +12,6 @@
%svelte.head%
</head>
<body>
<div style="position: fixed; bottom: 20px; right: 20px; z-index: -1; background-image: url('img/srstamps.png'); background-size: cover; width: 125px; height: 125px;">
</div>
<div id="svelte">%svelte.body%</div>
</body>
</html>