fix styling
This commit is contained in:
parent
6605693698
commit
75f8252b80
@ -13,7 +13,7 @@
|
||||
<STYLE></STYLE>
|
||||
<TITLE>trinity dot moe</TITLE> <!-- Also considered: 1945-07-16T05:26-06:00 -->
|
||||
</HEAD>
|
||||
<!-- 2021-08-05 stock crash? :) nope lol. worth a try -->
|
||||
|
||||
<BODY>
|
||||
|
||||
<SCRIPT TYPE="application/javascript" SRC="/js/cookies.js" ></SCRIPT>
|
||||
@ -48,32 +48,32 @@ I'm vaccinated against COVID-19. Are you?
|
||||
|
||||
<P><I>Click to jump or navigate to...
|
||||
<B>living</B>:
|
||||
<A HREF="/bookmarks">/bookmarks</A>,
|
||||
<A HREF="#contact">#contact</A>,
|
||||
<A HREF="#control">#control</A>,
|
||||
<A HREF="/devenzone">/devenzone</A>,
|
||||
<A HREF="/faq">/faq</A>,
|
||||
<A HREF="#harmful">#harmful</A>,
|
||||
<A HREF="/pasta/">/pasta/</A>,
|
||||
<A HREF="/bookmarks" >/bookmarks</A>,
|
||||
<A HREF="#contact" >#contact</A>,
|
||||
<A HREF="#control" >#control</A>,
|
||||
<A HREF="/devenzone" >/devenzone</A>,
|
||||
<A HREF="/faq" >/faq</A>,
|
||||
<A HREF="#harmful" >#harmful</A>,
|
||||
<A HREF="/pasta/" >/pasta/</A>,
|
||||
<A HREF="#playground">#playground</A>,
|
||||
<A HREF="/politics">/politics</A>,
|
||||
<A HREF="#praise">#praise</A>,
|
||||
<A HREF="#services">#services</A>,
|
||||
<A HREF="/shitlist">/shitlist</A>,
|
||||
<A HREF="/politics" >/politics</A>,
|
||||
<A HREF="#praise" >#praise</A>,
|
||||
<A HREF="#services" >#services</A>,
|
||||
<A HREF="/shitlist" >/shitlist</A>,
|
||||
<A HREF="#trinitisms">#trinitisms</A>,
|
||||
<A HREF="#zelda">#zelda</A>;
|
||||
<A HREF="#zelda" >#zelda</A>;
|
||||
<B>ephemeral</B>:
|
||||
<A HREF="#extensions">#extensions</A>,
|
||||
<A HREF="#extensions" >#extensions</A>,
|
||||
<A HREF="/highschoolsenioryear">/highschoolsenioryear</A>,
|
||||
<A HREF="#htmlbeliefs">#htmlbeliefs</A>,
|
||||
<A HREF="#kinlist">#kinlist</A>,
|
||||
<A HREF="#now">#now</A>,
|
||||
<A HREF="#privacy">#privacy</A>,
|
||||
<A HREF="/thegame">/thegame</A>;
|
||||
<A HREF="#htmlbeliefs" >#htmlbeliefs</A>,
|
||||
<A HREF="#kinlist" >#kinlist</A>,
|
||||
<A HREF="#now" >#now</A>,
|
||||
<A HREF="#privacy" >#privacy</A>,
|
||||
<A HREF="/thegame" >/thegame</A>;
|
||||
<B>knowledge</B>:
|
||||
<A HREF="/knowledge/cat/">cat(1)</A>;
|
||||
<A HREF="/knowledge/cat/" >cat(1)</A>;
|
||||
<A HREF="/knowledge/netbsd/">NetBSD</A>;
|
||||
<A HREF="/knowledge/true">true(1)</A>;
|
||||
<A HREF="/knowledge/true" >true(1)</A>;
|
||||
<B>shilling</B>:
|
||||
<A HREF="#stickers">#stickers</A>
|
||||
</I></P>
|
||||
@ -88,9 +88,9 @@ I'm vaccinated against COVID-19. Are you?
|
||||
|
||||
<H3 ID="control"><A HREF="#control">Set site theme</A></H3>
|
||||
<SMALL>The following inputs use JavaScript to change this page's stylesheet:<BR /></SMALL>
|
||||
<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/windowsclassic.css');" TYPE="button" VALUE="windowsclassic" />
|
||||
<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/windowsclassic.css');" TYPE="button" VALUE="windowsclassic" />
|
||||
<SMALL>
|
||||
<BR />This input lets you summon an external stylesheet.
|
||||
For instance, you can enter in "/css/windowsclassic.css" to manually use that theme rather than pushing a button. (<I>update as of 2021-04-05: CSS has been moved to /css/</I>).
|
||||
@ -118,10 +118,7 @@ Any stylesheet from any on-line source will work.
|
||||
|
||||
<H3 ID="harmful"><A HREF="#harmful">Software I hate</A></H3>
|
||||
|
||||
<P>
|
||||
Previously this section had counters for the amount of times I have had problems with PulseAudio and SystemD.
|
||||
I have now, however, jumped ship to NetBSD, so I need to use neither.
|
||||
</P>
|
||||
|
||||
|
||||
<HR ALIGN="left" SIZE="1" WIDTH="25%" />
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user