1
0

Merge pull request #5 from emmatebibyte/main

added martian theme to css selector
This commit is contained in:
dtb 2022-08-29 22:28:11 -04:00 committed by GitHub
commit 99a1b56cd3

View File

@ -70,6 +70,9 @@ If you do not wish to use JavaScript for this page, you may set a custom theme f
<BR />
<H4>external sheets</H4>
<INPUT ID="martian" NAME="css" TYPE="radio" VALUE="https://marceline-cramer.github.io/martian/style.css" />
<LABEL FOR="martian">https://marceline-cramer.github.io/martian/style.css (<B><A HREF="https://www.gnu.org/licenses/agpl-3.0.en.html">AGPLv3</A></B>)</LABEL>
<BR />
<INPUT ID="TiB" NAME="css" TYPE="radio" VALUE="https://tebibyte.media/assets/TiB.css" />
<LABEL FOR="TiB">https://tebibyte.media/assets/TiB.css (<B><A HREF="https://www.gnu.org/licenses/agpl-3.0.en.html">AGPLv3</A></B>)</LABEL>
<BR />