1
0

blank theme test

This commit is contained in:
Deven Blake 2021-05-03 20:26:43 -04:00
parent 010b0b028f
commit 9716f756ee
2 changed files with 2 additions and 2 deletions

0
homepage/css/blank.css Normal file
View File

View File

@ -3,7 +3,7 @@
<HEAD> <HEAD>
<LINK HREF="http://www.trinity.moe/" REL="canonical" /> <LINK HREF="http://www.trinity.moe/" REL="canonical" />
<LINK HREF="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" REL="shortcut icon" TYPE="image/x-icon" /> <LINK HREF="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" REL="shortcut icon" TYPE="image/x-icon" />
<LINK HREF="" ID="styling" REL="stylesheet" /> <LINK HREF="/css/blank.css" ID="styling" REL="stylesheet" />
<META CHARSET="UTF-8" /> <META CHARSET="UTF-8" />
<META CONTENT="Deven Blake" NAME="author" /> <META CONTENT="Deven Blake" NAME="author" />
<META CONTENT="Deven Blake is just your normal everyday nerd." NAME="description" /> <META CONTENT="Deven Blake is just your normal everyday nerd." NAME="description" />
@ -146,7 +146,7 @@ On most of these I have had profiles in the past, but they are since deleted.
<H4>Control panel</H4> <H4>Control panel</H4>
<SMALL>The following inputs use JavaScript to change this page's stylesheet:<BR /></SMALL> <SMALL>The following inputs use JavaScript to change this page's stylesheet:<BR /></SMALL>
<INPUT ONCLICK="document.getElementById('styling').setAttribute('href', ''); sheet='';" TYPE="button" VALUE="notheme" /> <INPUT ONCLICK="sheet = window.setStyling('/css/blank.css);" TYPE="button" VALUE="notheme" />
<INPUT ONCLICK="sheet = window.setStyling('/css/givemerights.css');" TYPE="button" VALUE="givemerights" /> <INPUT ONCLICK="sheet = window.setStyling('/css/givemerights.css');" TYPE="button" VALUE="givemerights" />
<INPUT ONCLICK="sheet = window.setStyling('/css/windowsclassic.css');" TYPE="button" VALUE="windowsclassic" /> <INPUT ONCLICK="sheet = window.setStyling('/css/windowsclassic.css');" TYPE="button" VALUE="windowsclassic" />
<SMALL> <SMALL>