Probably fixed
This commit is contained in:
parent
f74559b689
commit
c67555d870
@ -8,7 +8,6 @@
|
|||||||
<LINK rel="stylesheet" id="styling" href="" />
|
<LINK rel="stylesheet" id="styling" href="" />
|
||||||
</HEAD>
|
</HEAD>
|
||||||
<BODY>
|
<BODY>
|
||||||
<SCRIPT src="main.js" />
|
|
||||||
<SCRIPT>
|
<SCRIPT>
|
||||||
function setStyling(sheet) { document.getElementById('styling').setAttribute('href', sheet); return sheet; }
|
function setStyling(sheet) { document.getElementById('styling').setAttribute('href', sheet); return sheet; }
|
||||||
var sheet = getCookie('sheet');
|
var sheet = getCookie('sheet');
|
||||||
|
Loading…
Reference in New Issue
Block a user