summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreudoxia <uplink@distress.network>2020-12-28 19:32:21 -0500
committereudoxia <uplink@distress.network>2020-12-28 19:32:21 -0500
commit5f92d4a6ac01d8918885ab0b77159c905923ae3e (patch)
tree830a742a204d37ba8d2be0108614ab3ed0e89bba
parent8c9544915237342aefe34c9918e4ae6591178acb (diff)
removed unused footer link; various minor css fixes
-rwxr-xr-xcss/main.css6
-rwxr-xr-xinfo/index.html2
-rwxr-xr-xmeta/index.html2
-rwxr-xr-xmeta/sitemap/index.html2
-rwxr-xr-xmeta/styletest/index.html17
-rwxr-xr-xmeta/styletest/src.md12
-rwxr-xr-xmeta/todo/index.html2
-rwxr-xr-xsitemap.xml6
-rwxr-xr-xsoftware/index.html2
-rwxr-xr-xvisual/composite/index.html2
-rwxr-xr-xvisual/index.html2
-rwxr-xr-xvisual/logotype/index.html2
-rwxr-xr-xwritten/index.html2
13 files changed, 28 insertions, 31 deletions
diff --git a/css/main.css b/css/main.css
index de242b0..6784523 100755
--- a/css/main.css
+++ b/css/main.css
@@ -59,7 +59,7 @@ main a::after {font-size: 0.5rem; font-weight: 700; line-height: 0; vertical-ali
blockquote {margin: 1rem; padding-left: 1rem; border-left: 1px solid var(--color-main-m);}
main hr {height: 1rem; width: 100%; margin: 0; border: none; border-bottom: 1px solid var(--color-main-l);}
main pre {margin: 1rem; padding: 1rem; background: var(--color-code-d); border-radius: 5px;}
-main pre code {color: var(--color-main-l); margin: 0; line-height: 1rem; white-space: pre-wrap;}
+main pre code {color: var(--color-main-l); margin: 0; line-height: 1.25rem; white-space: pre-wrap;}
table {margin: 1rem; width: calc(100% - 2rem); border-collapse: collapse;}
th,td {padding: 0 0.5rem; text-align: initial;}
th {border-bottom: 1px solid var(--color-main-m); padding-bottom: 0.5rem;}
@@ -71,7 +71,7 @@ figure a::after {display: none;}
figure a img {max-width: 100%; max-height: calc(100vh - 2rem);}
figure p {font-size: 0.75rem; font-style: italic; margin-top: 0.5rem; margin-bottom: 0; padding-bottom: 1rem; text-align: center;}
footer {display: flex; flex-direction: row; justify-content: space-between; width: 100vw; min-height: 1rem; border-top: 1px solid var(--color-main-m); padding: 0.75rem 1rem; background-color: var(--color-main-d); color: var(--color-main-l);}
-footer p,footer a {font-family: neue-haas-grotesk-text, var(--fs-sans); font-size: 0.75rem; font-weight: 700; font-feature-settings: "case"; margin: 0; -webkit-hyphens: none; hyphens: none;}
+footer p,footer a {font-family: neue-haas-grotesk-text, var(--fs-sans); font-size: 0.75rem; font-weight: 700; font-feature-settings: "case"; margin: 0; -webkit-hyphens: none; hyphens: none; text-align: left;}
footer a {color: var(--color-main-l); cursor: pointer;}
footer a:link {text-decoration: none;}
footer a:visited{color: var(--color-main-l);}
@@ -86,7 +86,7 @@ header {background-attachment: initial;}
.headerlogo {height: 14px;}
.contentlevel {flex-direction: column;}
nav {order: 2; position: static; width: 100vw; height: 50vh; border-top: 1px solid var(--color-main-m);}
-nav pre {font-size: 1rem; margin-top: -1rem;}
+nav pre {font-size: 1rem;}
main {padding: 1rem 10vw;}
.toc {width: auto; border: none;}
p,p strong,p em,li {-webkit-hyphens: auto; hyphens: auto;}
diff --git a/info/index.html b/info/index.html
index edc15b6..cf07167 100755
--- a/info/index.html
+++ b/info/index.html
@@ -57,7 +57,7 @@
</nav>
</div>
<footer>
-<p><a href="/info">About.</a> <a href="mailto:uplink@distress.network">Contact.</a> <a href="/cw.html">Content Warning.</a> <a>Donate.</a> <a href="https://git.distress.network">Git.</a> <a href="/meta/sitemap">Sitemap.</a> <a href="https://creativecommons.org/licenses/by-sa/4.0">CC BY-SA 4.0.</a></p>
+<p><a href="/info">About.</a> <a href="mailto:uplink@distress.network">Contact.</a> <a href="/cw.html">Content Warning.</a> <a href="https://git.distress.network">Git.</a> <a href="/meta/sitemap">Sitemap.</a> <a href="https://creativecommons.org/licenses/by-sa/4.0">CC BY-SA 4.0.</a></p>
<img src="/media/distressnetwork-w.svg" alt="">
</footer>
</body>
diff --git a/meta/index.html b/meta/index.html
index d0087ba..6ef69e3 100755
--- a/meta/index.html
+++ b/meta/index.html
@@ -50,7 +50,7 @@
</nav>
</div>
<footer>
-<p><a href="/info">About.</a> <a href="mailto:uplink@distress.network">Contact.</a> <a href="/cw.html">Content Warning.</a> <a>Donate.</a> <a href="https://git.distress.network">Git.</a> <a href="/meta/sitemap">Sitemap.</a> <a href="https://creativecommons.org/licenses/by-sa/4.0">CC BY-SA 4.0.</a></p>
+<p><a href="/info">About.</a> <a href="mailto:uplink@distress.network">Contact.</a> <a href="/cw.html">Content Warning.</a> <a href="https://git.distress.network">Git.</a> <a href="/meta/sitemap">Sitemap.</a> <a href="https://creativecommons.org/licenses/by-sa/4.0">CC BY-SA 4.0.</a></p>
<img src="/media/distressnetwork-w.svg" alt="">
</footer>
</body>
diff --git a/meta/sitemap/index.html b/meta/sitemap/index.html
index b3433b3..e828d84 100755
--- a/meta/sitemap/index.html
+++ b/meta/sitemap/index.html
@@ -18,7 +18,7 @@ pre a:hover {text-decoration: none; color: #111; background-color: #ddd;}
pre a:active {text-decoration: none; color: #ddd;}
</style>
<title>Sitemap &mdash; DistressNetwork°</title>
-<meta http-equiv="last-modified" content="2020-12-26 03:15:47-05:00" />
+<meta http-equiv="last-modified" content="2020-12-28 19:31:08-05:00" />
</head>
<body>
diff --git a/meta/styletest/index.html b/meta/styletest/index.html
index fa46032..3405008 100755
--- a/meta/styletest/index.html
+++ b/meta/styletest/index.html
@@ -12,14 +12,14 @@
<script src="/js/bg.js"></script>
<title>Style Template &mdash; DistressNetwork°</title>
<meta name="description" content="&laquo;BOMBER TEXT&raquo; &mdash; Title &amp; Explanatory Phrase" />
-<meta http-equiv="last-modified" content="2020-11-30 22:17:25-05:00" />
+<meta http-equiv="last-modified" content="2020-12-28 19:28:38-05:00" />
</head>
<body>
<header>
<div class="bomber">BOMBER TEXT</div>
<hr>
<div class="identcontainer">
-<div class="ident"><time datetime="2020-11-30 22:17:25-05:00">201130</time>––––<a href="https://distress.network">DistressNetwork°</a></div>
+<div class="ident"><time datetime="2020-12-28 19:28:38-05:00">201228</time>––––<a href="https://distress.network">DistressNetwork°</a></div>
<img class="headerlogo" src="/media/distressnetwork-b.svg" alt="">
</div>
</header>
@@ -62,16 +62,15 @@
<blockquote>
<p>Block Quote<br/>
-which spans<br/>
-across multiple<br/>
-lines of text,<br/>
-and also spans across a horizontal length sufficient to cause a word wrap (which, ideally, should not hyphenate or overflow)</p>
+Level One</p>
<blockquote>
-<p>additionally, a Nested Block Quote</p>
+<p>Block Quote<br/>
+Level Two</p>
<blockquote>
-<p>(triply, even)</p>
+<p>Block Quote<br/>
+Level Three</p>
</blockquote>
</blockquote>
</blockquote>
@@ -176,7 +175,7 @@ and also spans across a horizontal length sufficient to cause a word wrap (which
</nav>
</div>
<footer>
-<p><a href="/info">About.</a> <a href="mailto:uplink@distress.network">Contact.</a> <a href="/cw.html">Content Warning.</a> <a>Donate.</a> <a href="https://git.distress.network">Git.</a> <a href="/meta/sitemap">Sitemap.</a> <a href="https://creativecommons.org/licenses/by-sa/4.0">CC BY-SA 4.0.</a></p>
+<p><a href="/info">About.</a> <a href="mailto:uplink@distress.network">Contact.</a> <a href="/cw.html">Content Warning.</a> <a href="https://git.distress.network">Git.</a> <a href="/meta/sitemap">Sitemap.</a> <a href="https://creativecommons.org/licenses/by-sa/4.0">CC BY-SA 4.0.</a></p>
<img src="/media/distressnetwork-w.svg" alt="">
</footer>
</body>
diff --git a/meta/styletest/src.md b/meta/styletest/src.md
index 2b80a75..975c6e8 100755
--- a/meta/styletest/src.md
+++ b/meta/styletest/src.md
@@ -17,13 +17,11 @@ Paragraph **(Bold)** *(Italic)* ~~Strikethrough~~ `(Monospace)`
- List Level Three
> Block Quote
-> which spans
-> across multiple
-> lines of text,
-> and also spans across a horizontal length sufficient to cause a word wrap (which, ideally, should not hyphenate or overflow)
->
-> > additionally, a Nested Block Quote
-> > > (triply, even)
+> Level One
+> > Block Quote
+> > Level Two
+> > > Block Quote
+> > > Level Three
```
int main() {
diff --git a/meta/todo/index.html b/meta/todo/index.html
index dbe2981..5d2d86d 100755
--- a/meta/todo/index.html
+++ b/meta/todo/index.html
@@ -47,7 +47,7 @@
</nav>
</div>
<footer>
-<p><a href="/info">About.</a> <a href="mailto:uplink@distress.network">Contact.</a> <a href="/cw.html">Content Warning.</a> <a>Donate.</a> <a href="https://git.distress.network">Git.</a> <a href="/meta/sitemap">Sitemap.</a> <a href="https://creativecommons.org/licenses/by-sa/4.0">CC BY-SA 4.0.</a></p>
+<p><a href="/info">About.</a> <a href="mailto:uplink@distress.network">Contact.</a> <a href="/cw.html">Content Warning.</a> <a href="https://git.distress.network">Git.</a> <a href="/meta/sitemap">Sitemap.</a> <a href="https://creativecommons.org/licenses/by-sa/4.0">CC BY-SA 4.0.</a></p>
<img src="/media/distressnetwork-w.svg" alt="">
</footer>
</body>
diff --git a/sitemap.xml b/sitemap.xml
index ba979fd..d7eb9d1 100755
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -8,9 +8,9 @@ xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url><loc>https://distress.network/meta/</loc><lastmod>2020-11-21T21:30:37-05:00</lastmod></url>
-<url><loc>https://distress.network/meta/sitemap/</loc><lastmod>2020-12-26T03:15:47-05:00</lastmod></url>
+<url><loc>https://distress.network/meta/sitemap/</loc><lastmod>2020-12-28T19:31:08-05:00</lastmod></url>
-<url><loc>https://distress.network/meta/styletest/</loc><lastmod>2020-11-30T22:17:25-05:00</lastmod></url>
+<url><loc>https://distress.network/meta/styletest/</loc><lastmod>2020-12-28T19:28:38-05:00</lastmod></url>
<url><loc>https://distress.network/meta/todo/</loc><lastmod>2020-12-24T01:45:51-05:00</lastmod></url>
@@ -22,6 +22,6 @@ xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url><loc>https://distress.network/visual/logotype/</loc><lastmod>2020-12-19T20:53:31-05:00</lastmod></url>
-<url><loc>https://distress.network/written/</loc><lastmod>2020-12-24T01:24:46-05:00</lastmod></url>
+<url><loc>https://distress.network/written/</loc><lastmod>2020-12-26T03:35:51-05:00</lastmod></url>
</urlset>
diff --git a/software/index.html b/software/index.html
index f549d31..1742658 100755
--- a/software/index.html
+++ b/software/index.html
@@ -46,7 +46,7 @@
</nav>
</div>
<footer>
-<p><a href="/info">About.</a> <a href="mailto:uplink@distress.network">Contact.</a> <a href="/cw.html">Content Warning.</a> <a>Donate.</a> <a href="https://git.distress.network">Git.</a> <a href="/meta/sitemap">Sitemap.</a> <a href="https://creativecommons.org/licenses/by-sa/4.0">CC BY-SA 4.0.</a></p>
+<p><a href="/info">About.</a> <a href="mailto:uplink@distress.network">Contact.</a> <a href="/cw.html">Content Warning.</a> <a href="https://git.distress.network">Git.</a> <a href="/meta/sitemap">Sitemap.</a> <a href="https://creativecommons.org/licenses/by-sa/4.0">CC BY-SA 4.0.</a></p>
<img src="/media/distressnetwork-w.svg" alt="">
</footer>
</body>
diff --git a/visual/composite/index.html b/visual/composite/index.html
index 07dbce4..8511f4a 100755
--- a/visual/composite/index.html
+++ b/visual/composite/index.html
@@ -56,7 +56,7 @@
</nav>
</div>
<footer>
-<p><a href="/info">About.</a> <a href="mailto:uplink@distress.network">Contact.</a> <a href="/cw.html">Content Warning.</a> <a>Donate.</a> <a href="https://git.distress.network">Git.</a> <a href="/meta/sitemap">Sitemap.</a> <a href="https://creativecommons.org/licenses/by-sa/4.0">CC BY-SA 4.0.</a></p>
+<p><a href="/info">About.</a> <a href="mailto:uplink@distress.network">Contact.</a> <a href="/cw.html">Content Warning.</a> <a href="https://git.distress.network">Git.</a> <a href="/meta/sitemap">Sitemap.</a> <a href="https://creativecommons.org/licenses/by-sa/4.0">CC BY-SA 4.0.</a></p>
<img src="/media/distressnetwork-w.svg" alt="">
</footer>
</body>
diff --git a/visual/index.html b/visual/index.html
index 3539429..e21a3d8 100755
--- a/visual/index.html
+++ b/visual/index.html
@@ -49,7 +49,7 @@
</nav>
</div>
<footer>
-<p><a href="/info">About.</a> <a href="mailto:uplink@distress.network">Contact.</a> <a href="/cw.html">Content Warning.</a> <a>Donate.</a> <a href="https://git.distress.network">Git.</a> <a href="/meta/sitemap">Sitemap.</a> <a href="https://creativecommons.org/licenses/by-sa/4.0">CC BY-SA 4.0.</a></p>
+<p><a href="/info">About.</a> <a href="mailto:uplink@distress.network">Contact.</a> <a href="/cw.html">Content Warning.</a> <a href="https://git.distress.network">Git.</a> <a href="/meta/sitemap">Sitemap.</a> <a href="https://creativecommons.org/licenses/by-sa/4.0">CC BY-SA 4.0.</a></p>
<img src="/media/distressnetwork-w.svg" alt="">
</footer>
</body>
diff --git a/visual/logotype/index.html b/visual/logotype/index.html
index 8564343..3ae9d0b 100755
--- a/visual/logotype/index.html
+++ b/visual/logotype/index.html
@@ -76,7 +76,7 @@
</nav>
</div>
<footer>
-<p><a href="/info">About.</a> <a href="mailto:uplink@distress.network">Contact.</a> <a href="/cw.html">Content Warning.</a> <a>Donate.</a> <a href="https://git.distress.network">Git.</a> <a href="/meta/sitemap">Sitemap.</a> <a href="https://creativecommons.org/licenses/by-sa/4.0">CC BY-SA 4.0.</a></p>
+<p><a href="/info">About.</a> <a href="mailto:uplink@distress.network">Contact.</a> <a href="/cw.html">Content Warning.</a> <a href="https://git.distress.network">Git.</a> <a href="/meta/sitemap">Sitemap.</a> <a href="https://creativecommons.org/licenses/by-sa/4.0">CC BY-SA 4.0.</a></p>
<img src="/media/distressnetwork-w.svg" alt="">
</footer>
</body>
diff --git a/written/index.html b/written/index.html
index 24cf164..4c1d51d 100755
--- a/written/index.html
+++ b/written/index.html
@@ -104,7 +104,7 @@
</nav>
</div>
<footer>
-<p><a href="/info">About.</a> <a href="mailto:uplink@distress.network">Contact.</a> <a href="/cw.html">Content Warning.</a> <a>Donate.</a> <a href="https://git.distress.network">Git.</a> <a href="/meta/sitemap">Sitemap.</a> <a href="https://creativecommons.org/licenses/by-sa/4.0">CC BY-SA 4.0.</a></p>
+<p><a href="/info">About.</a> <a href="mailto:uplink@distress.network">Contact.</a> <a href="/cw.html">Content Warning.</a> <a href="https://git.distress.network">Git.</a> <a href="/meta/sitemap">Sitemap.</a> <a href="https://creativecommons.org/licenses/by-sa/4.0">CC BY-SA 4.0.</a></p>
<img src="/media/distressnetwork-w.svg" alt="">
</footer>
</body>