diff --git a/public_html/eh/eh/eh/eh-eh/about.html b/public_html/eh/eh/eh/eh-eh/about.html index 4c00bc3..646177e 100644 --- a/public_html/eh/eh/eh/eh-eh/about.html +++ b/public_html/eh/eh/eh/eh-eh/about.html @@ -50,12 +50,17 @@

Stuff

-

i=1ki=k(k+1)2 \sum_{i=1}^k i = \frac{k(k+1)}{2}

+

i=1ki=k(k+1)2 \sum_{i=1}^k i = \frac{k(k+1)}{2}

diff --git a/public_html/eh/eh/eh/eh-eh/article-1.html b/public_html/eh/eh/eh/eh-eh/article-1.html index eee70ec..7600495 100644 --- a/public_html/eh/eh/eh/eh-eh/article-1.html +++ b/public_html/eh/eh/eh/eh-eh/article-1.html @@ -23,8 +23,9 @@ vertical-align: middle; } /* CSS for syntax highlighting */ + html { -webkit-text-size-adjust: 100%; } pre > code.sourceCode { white-space: pre; position: relative; } - pre > code.sourceCode > span { line-height: 1.25; } + pre > code.sourceCode > span { display: inline-block; line-height: 1.25; } pre > code.sourceCode > span:empty { height: 1.2em; } .sourceCode { overflow: visible; } code.sourceCode > span { color: inherit; text-decoration: inherit; } @@ -35,7 +36,7 @@ } @media print { pre > code.sourceCode { white-space: pre-wrap; } - pre > code.sourceCode > span { display: inline-block; text-indent: -5em; padding-left: 5em; } + pre > code.sourceCode > span { text-indent: -5em; padding-left: 5em; } } pre.numberSource code { counter-reset: source-line 0; } @@ -140,7 +141,12 @@ class="sourceCode numberSource bash numberLines">< diff --git a/public_html/eh/eh/eh/eh-eh/article-2.html b/public_html/eh/eh/eh/eh-eh/article-2.html index a2fad2e..74154d2 100644 --- a/public_html/eh/eh/eh/eh-eh/article-2.html +++ b/public_html/eh/eh/eh/eh-eh/article-2.html @@ -23,8 +23,9 @@ vertical-align: middle; } /* CSS for syntax highlighting */ + html { -webkit-text-size-adjust: 100%; } pre > code.sourceCode { white-space: pre; position: relative; } - pre > code.sourceCode > span { line-height: 1.25; } + pre > code.sourceCode > span { display: inline-block; line-height: 1.25; } pre > code.sourceCode > span:empty { height: 1.2em; } .sourceCode { overflow: visible; } code.sourceCode > span { color: inherit; text-decoration: inherit; } @@ -35,7 +36,7 @@ } @media print { pre > code.sourceCode { white-space: pre-wrap; } - pre > code.sourceCode > span { display: inline-block; text-indent: -5em; padding-left: 5em; } + pre > code.sourceCode > span { text-indent: -5em; padding-left: 5em; } } pre.numberSource code { counter-reset: source-line 0; } @@ -140,7 +141,12 @@ class="sourceCode numberSource bash numberLines"><
- + +

+ Previous + CUPS + Next +

diff --git a/public_html/eh/eh/eh/eh-eh/index.html b/public_html/eh/eh/eh/eh-eh/index.html index bd3a3a3..3dcc7c2 100644 --- a/public_html/eh/eh/eh/eh-eh/index.html +++ b/public_html/eh/eh/eh/eh-eh/index.html @@ -80,7 +80,12 @@ utilities
- + +

+ Previous + CUPS + Next +

diff --git a/public_html/eh/eh/eh/eh-eh/pandoc/style.css b/public_html/eh/eh/eh/eh-eh/pandoc/style.css index 8d7bbd2..b48440a 100644 --- a/public_html/eh/eh/eh/eh-eh/pandoc/style.css +++ b/public_html/eh/eh/eh/eh-eh/pandoc/style.css @@ -108,7 +108,14 @@ body { border: 4pt ridge var(--border); background: url("sand.png"); background-size: 25%; -; + display: flex; + justify-content: center; +} + +#page-footer p { + display: flex; + flex-direction: row; + align-items: center; } /* diff --git a/public_html/eh/eh/eh/eh-eh/pandoc/template.html b/public_html/eh/eh/eh/eh-eh/pandoc/template.html index 74ef846..851f94f 100644 --- a/public_html/eh/eh/eh/eh-eh/pandoc/template.html +++ b/public_html/eh/eh/eh/eh-eh/pandoc/template.html @@ -115,7 +115,12 @@ $for(include-after)$ $include-after$ $endfor$
- + +

+ Previous + CUPS + Next +

diff --git a/public_html/eh/eh/eh/eh-eh/random-linux-utils.html b/public_html/eh/eh/eh/eh-eh/random-linux-utils.html index e779be6..64f4b91 100644 --- a/public_html/eh/eh/eh/eh-eh/random-linux-utils.html +++ b/public_html/eh/eh/eh/eh-eh/random-linux-utils.html @@ -23,8 +23,9 @@ vertical-align: middle; } /* CSS for syntax highlighting */ + html { -webkit-text-size-adjust: 100%; } pre > code.sourceCode { white-space: pre; position: relative; } - pre > code.sourceCode > span { line-height: 1.25; } + pre > code.sourceCode > span { display: inline-block; line-height: 1.25; } pre > code.sourceCode > span:empty { height: 1.2em; } .sourceCode { overflow: visible; } code.sourceCode > span { color: inherit; text-decoration: inherit; } @@ -35,7 +36,7 @@ } @media print { pre > code.sourceCode { white-space: pre-wrap; } - pre > code.sourceCode > span { display: inline-block; text-indent: -5em; padding-left: 5em; } + pre > code.sourceCode > span { text-indent: -5em; padding-left: 5em; } } pre.numberSource code { counter-reset: source-line 0; } @@ -140,7 +141,12 @@ class="sourceCode numberSource bash numberLines"><