about summary refs log tree commit diff
diff options
context:
space:
mode:
authorStarfall <us@starfall.systems>2022-10-08 00:17:55 -0500
committerStarfall <us@starfall.systems>2022-10-08 00:17:55 -0500
commit11c481aac66e316e7add5331257f522152b30f8e (patch)
tree62f557a29189d0962e6871fca865a443a7ce6ffa
parent1c080685526d283a804f8199ff210cdfc2681537 (diff)
add sigil, add purple
-rw-r--r--css/terminal.css13
-rw-r--r--html/blog/queer.html1
-rwxr-xr-xhtml/index.html1
-rwxr-xr-xhtml/ms-colors.html1
-rwxr-xr-xhtml/projects/index.html1
-rwxr-xr-xhtml/resources/index.html1
-rwxr-xr-xhtml/resources/mutant-standard.html1
-rwxr-xr-xhtml/resources/mxl-faq.html38
-rwxr-xr-xhtml/starfield.html1
-rwxr-xr-xhtml/yaks/sidebar.html1
-rwxr-xr-xhtml/yaks/tabs.html1
-rw-r--r--template.html1
12 files changed, 23 insertions, 38 deletions
diff --git a/css/terminal.css b/css/terminal.css
index ab6a88c..e36540e 100644
--- a/css/terminal.css
+++ b/css/terminal.css
@@ -14,6 +14,19 @@
 
 	--border: 1px solid var(--fg);
 }
+.green {
+    --fg: #90ff90;
+    --bg: #1d2021;
+    --link: #3e3;
+    --visited: #b9ffb0;
+}
+.purple {
+	--fg: #e9f;
+	--bg: #291f33;
+	--link: ##ff96e3;
+	--visited: #ff82d2;
+}
+
 /* UTILITY CLASSES */
 .clearfix::after, section::after { clear:both; display:block; content: ""; }
 .inline { display:inline }
diff --git a/html/blog/queer.html b/html/blog/queer.html
index 8fd7e0c..f3577ba 100644
--- a/html/blog/queer.html
+++ b/html/blog/queer.html
@@ -43,4 +43,5 @@
 <section>
 	<p>This site is 100% hand-coded and <a href=https://git.starfall.systems/www-starfall-systems>source-available</a>. © 2020-2021 Starfall. See <a href=https://git.starfall.systems/www-starfall-systems/tree/COPYING.md rel=license>COPYING.md</a>.
 </section>
+<div style=text-align:center>⋁/⋀</div>
 </footer>
diff --git a/html/index.html b/html/index.html
index cac791c..19e445a 100755
--- a/html/index.html
+++ b/html/index.html
@@ -59,4 +59,5 @@
 <section>
 	<p>This site is 100% hand-coded and <a href=https://git.starfall.systems/www-starfall-systems>source-available</a>. © 2020-2021 Starfall. See <a href=https://git.starfall.systems/www-starfall-systems/tree/COPYING.md rel=license>COPYING.md</a>.
 </section>
+<div style=text-align:center>⋁/⋀</div>
 </footer>
diff --git a/html/ms-colors.html b/html/ms-colors.html
index 41070b5..e4ec8bc 100755
--- a/html/ms-colors.html
+++ b/html/ms-colors.html
@@ -164,4 +164,5 @@
 		<a href=https://notepad-plus-plus.org/ rel=noreferrer><img src=/img/npp-badge.png alt="Written with Notepad++"></a>
 	</div>
 </section>
+<div style=text-align:center>⋁/⋀</div>
 </footer>
diff --git a/html/projects/index.html b/html/projects/index.html
index d8660b2..a51f877 100755
--- a/html/projects/index.html
+++ b/html/projects/index.html
@@ -100,4 +100,5 @@
 <section>
 	<p>This site is 100% hand-coded and <a href=https://git.starfall.systems/www-starfall-systems>source-available</a>. © 2020-2021 Starfall. See <a href=https://git.starfall.systems/www-starfall-systems/tree/COPYING.md rel=license>COPYING.md</a>.
 </section>
+<div style=text-align:center>⋁/⋀</div>
 </footer>
diff --git a/html/resources/index.html b/html/resources/index.html
index d8ccc15..7bd87d4 100755
--- a/html/resources/index.html
+++ b/html/resources/index.html
@@ -29,4 +29,5 @@
 <section>
 	<p>This site is 100% hand-coded and <a href=https://git.starfall.systems/www-starfall-systems>source-available</a>. © 2020-2021 Starfall. See <a href=https://git.starfall.systems/www-starfall-systems/tree/COPYING.md rel=license>COPYING.md</a>.
 </section>
+<div style=text-align:center>⋁/⋀</div>
 </footer>
diff --git a/html/resources/mutant-standard.html b/html/resources/mutant-standard.html
index 787cbdc..bf18f1d 100755
--- a/html/resources/mutant-standard.html
+++ b/html/resources/mutant-standard.html
@@ -162,4 +162,5 @@
 		<a href=https://notepad-plus-plus.org/ rel=noreferrer><img src=/img/npp-badge.png alt="Written with Notepad++"></a>
 	</div>
 </section>
+<div style=text-align:center>⋁/⋀</div>
 </footer>
diff --git a/html/resources/mxl-faq.html b/html/resources/mxl-faq.html
deleted file mode 100755
index 7dede82..0000000
--- a/html/resources/mxl-faq.html
+++ /dev/null
@@ -1,38 +0,0 @@
-<!DOCTYPE html>
-<html lang=en-US dir=ltr>
-<title>Median XL Frequently Asked Questions</title>
-<meta charset=UTF-8>
-<meta name=robots content="noindex, nofollow">
-<meta name=viewport content="width=device-width, initial-scale=1">
-<link rel=stylesheet href=/css/terminal.css>
-
-<header>
-	<h1>~/resources/mxl-faq</h1>
-	<nav>
-		<ul>
-			<li><a href=/>Home</a>
-			<li><a href=/resources class=active>Resources</a>
-			<li><a href=/projects>Projects</a>
-			<li><a href=https://git.starfall.systems>Git</a>
-		</ul>
-	</nav>
-</header>
-
-<section>
-	<h3>Q: Why did the level requirement of my item go up when I socketed a jewel in it?</h3>
-	<p>A: Item level requirement is the higher of the base item and any sockets, and then MOs are added on top of that. Use socketables with lower level requirements, like gems and runes.
-	<p>
-
-	<h3>Q: Why does my poison damage go down on the character sheet when I put on an item with added poison damage?</h3>
-	<p>A: Wearing more than one item with added poison damage reduces the total duration of your poison, because it reduces the duration bonus you get from your class's poison skill (Curare, Snake Stance, Way of the Spider) and Amatoxin. <a href="https://forum.median-xl.com/viewtopic.php?f=40&amp;t=70559" rel="noreferrer">See this guide for the details</a>.
-
-	<h3>Q: How does innate elemental damage work?</h3>
-	<p>A: Some items add a % of one of your stats as elemental weapon damage. The <em>+% Innate Elemental Damage</em> stat (IED) increases how much gets added. For instance, a sacred crystal sword adds 35% of Dexterity as cold damage. With +80% IED, that would increase to <code>35% × (100% + 80%)</code> or 63% of Dexterity as cold damage.
-	<p>IED does <em>not</em> increase any flat elemental damage you have, like the flat 300-450 cold damage on the crystal sword above.
-</section>
-
-<footer>
-<section>
-	<p>This site is 100% hand-coded and <a href=https://git.starfall.systems/www-starfall-systems>source-available</a>. © 2020-2021 Starfall. See <a href=https://git.starfall.systems/www-starfall-systems/tree/COPYING.md rel=license>COPYING.md</a>.
-</section>
-</footer>
diff --git a/html/starfield.html b/html/starfield.html
index 240efef..cec110e 100755
--- a/html/starfield.html
+++ b/html/starfield.html
@@ -33,6 +33,7 @@
 		<a href=https://notepad-plus-plus.org/ rel=noreferrer><img src=/img/npp-badge.png alt="Written with Notepad++"></a>
 	</div>
 </section>
+<div style=text-align:center>⋁/⋀</div>
 </footer>
 
 <canvas id=starfield aria-hidden=true style="background-color: transparent; position: absolute; left: 0; top: 0; width: 100%; height: 100%;"/>
diff --git a/html/yaks/sidebar.html b/html/yaks/sidebar.html
index c64005a..1008163 100755
--- a/html/yaks/sidebar.html
+++ b/html/yaks/sidebar.html
@@ -107,4 +107,5 @@
 		<a href=https://notepad-plus-plus.org/ rel=noreferrer><img src=/img/npp-badge.png alt="Written with Notepad++"></a>
 	</div>
 </section>
+<div style=text-align:center>⋁/⋀</div>
 </footer>
diff --git a/html/yaks/tabs.html b/html/yaks/tabs.html
index d949ffa..ea5d466 100755
--- a/html/yaks/tabs.html
+++ b/html/yaks/tabs.html
@@ -102,4 +102,5 @@
 		<a href=https://notepad-plus-plus.org/ rel=noreferrer><img src=/img/npp-badge.png alt="Written with Notepad++"></a>
 	</div>
 </section>
+<div style=text-align:center>⋁/⋀</div>
 </footer>
diff --git a/template.html b/template.html
index 7fcdbf7..1d5e092 100644
--- a/template.html
+++ b/template.html
@@ -27,4 +27,5 @@
 <section>
 	<p>This site is 100% hand-coded and <a href=https://git.starfall.systems/www-starfall-systems>source-available</a>. © 2020-2021 Starfall. See <a href=https://git.starfall.systems/www-starfall-systems/tree/COPYING.md rel=license>COPYING.md</a>.
 </section>
+<div style=text-align:center>⋁/⋀</div>
 </footer>