try to make index look less shit
This commit is contained in:
parent
d64c4babfd
commit
7eb75436dc
41
homepage
41
homepage
@ -504,18 +504,25 @@ body { /* copied from a textfile site because idk css */
|
||||
width: 80ch;
|
||||
}
|
||||
|
||||
pre {
|
||||
.txt {
|
||||
font-family: "unscii16", monospace;
|
||||
font-smooth: never;
|
||||
-webkit-font-smoothing: none;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: light) { body {
|
||||
a: #000 !important;
|
||||
background: #eee !important;
|
||||
color: #000 !important;
|
||||
} }
|
||||
pre { /* DRY who? */
|
||||
font-family: "unscii16", monospace;
|
||||
font-smooth: never;
|
||||
-webkit-font-smoothing: none;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: light) {
|
||||
a { color: #fff !important; }
|
||||
body { background: #eee !important;
|
||||
color: #000 !important; }
|
||||
}
|
||||
|
||||
|
||||
/blah/2023-11-27.html
|
||||
@ -6088,17 +6095,17 @@ curl https://www.trinity.moe/zeldb.sh | sudo sh
|
||||
</A>
|
||||
</CODE></P>
|
||||
|
||||
<UL>
|
||||
<LI><PRE>[<TIME datetime="2004-12-09">2004</TIME>] Dr. Gene Ray: <A HREF="https://web.archive.org/web/20041209065507/http://timecube.com:80/index.html">Life rotation debunks Trinity.</A></PRE></LI>
|
||||
<LI><PRE>[<TIME datetime="2021-03-27 04:44">2021<TIME>] 🛸UFO🛸: I wanna hug trinity</PRE></LI>
|
||||
<LI><PRE>[<TIME datetime="2021-05-03">2021</TIME>] Вероника Заглотова: <A HREF="https://invidious.tube/watch?v=fUpZO9LnNo0">my computer is making mustard gases</A></PRE></LI>
|
||||
<LI><PRE>[<TIME datetime="2021-05-10 10:47">2021</TIME>] Аноним: [<I>screenshot of this website next to a screenshot of a wojak</I>]</PRE></LI> <!-- https://web.archive.org/web/20210510123535mp_/https://2ch.hk/s/res/2981671.html -->
|
||||
<LI><PRE>[<TIME datetime="2021-05-15 08:49">2021</TIME>] Anonymous: deven's website is the best~!</PRE></LI>
|
||||
<LI><PRE>[<TIME datetime="2021-05-15 09:17">2021</TIME>] Anonymous: this is what developing mental illness in teen years looks like</PRE></LI>
|
||||
<LI><PRE>[<TIME>2021</TIME>] MetaMask/eth-phishing-detect: <A HREF="https://github.com/MetaMask/eth-phishing-detect/issues/5119">This domain was blocked for its similarity to dfinity.org, a historical phishing target.</A></PRE></LI>
|
||||
<LI><PRE>[<TIME datetime="2022-05-11 21:43">2022</TIME>] Eminav_B: Never watching a movie with trinity</PRE></LI>
|
||||
<LI><PRE>[<TIME datetime="2022-09-15 21:11">2022</TIME>] Milady Sonora Sprite: hi</PRE></LI>
|
||||
<LI><PRE>[<TIME datetime="2023-07-18 12:27">2023</TIME>] Doctor Eli Selig !!JQHA6kqyl91: >Maid Phone user / >mfw / ["Heart hands.jpg"]</PRE></LI>
|
||||
<UL CLASS="txt">
|
||||
<LI>[<TIME datetime="2004-12-09">2004</TIME>] Dr. Gene Ray: <A HREF="https://web.archive.org/web/20041209065507/http://timecube.com:80/index.html">Life rotation debunks Trinity.</A></LI>
|
||||
<LI>[<TIME datetime="2021-03-27 04:44">2021<TIME>] 🛸UFO🛸: I wanna hug trinity</LI>
|
||||
<LI>[<TIME datetime="2021-05-03">2021</TIME>] Вероника Заглотова: <A HREF="https://invidious.tube/watch?v=fUpZO9LnNo0">my computer is making mustard gases</A></LI>
|
||||
<LI>[<TIME datetime="2021-05-10 10:47">2021</TIME>] Аноним: [<I>screenshot of this website next to a screenshot of a wojak</I>]</LI> <!-- https://web.archive.org/web/20210510123535mp_/https://2ch.hk/s/res/2981671.html -->
|
||||
<LI>[<TIME datetime="2021-05-15 08:49">2021</TIME>] Anonymous: deven's website is the best~!</LI>
|
||||
<LI>[<TIME datetime="2021-05-15 09:17">2021</TIME>] Anonymous: this is what developing mental illness in teen years looks like</LI>
|
||||
<LI>[<TIME>2021</TIME>] MetaMask/eth-phishing-detect: <A HREF="https://github.com/MetaMask/eth-phishing-detect/issues/5119">This domain was blocked for its similarity to dfinity.org, a historical phishing target.</A></LI>
|
||||
<LI>[<TIME datetime="2022-05-11 21:43">2022</TIME>] Eminav_B: Never watching a movie with trinity</LI>
|
||||
<LI>[<TIME datetime="2022-09-15 21:11">2022</TIME>] Milady Sonora Sprite: hi</LI>
|
||||
<LI>[<TIME datetime="2023-07-18 12:27">2023</TIME>] Doctor Eli Selig !!JQHA6kqyl91: >Maid Phone user / >mfw / ["Heart hands.jpg"]</LI>
|
||||
</UL>
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user