1
0

Probably fixed

This commit is contained in:
devenblake 2020-10-22 11:08:21 -04:00
parent f74559b689
commit c67555d870

View File

@ -8,7 +8,6 @@
<LINK rel="stylesheet" id="styling" href="" />
</HEAD>
<BODY>
<SCRIPT src="main.js" />
<SCRIPT>
function setStyling(sheet) { document.getElementById('styling').setAttribute('href', sheet); return sheet; }
var sheet = getCookie('sheet');