diff options
Diffstat (limited to 'mail.gumx.cc/list/index.html')
| -rw-r--r-- | mail.gumx.cc/list/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail.gumx.cc/list/index.html b/mail.gumx.cc/list/index.html index 8048fe9..1b47b93 100644 --- a/mail.gumx.cc/list/index.html +++ b/mail.gumx.cc/list/index.html @@ -2,6 +2,7 @@ <html lang="en"> <head> <meta charset="utf-8"> +<link rel="icon" type="image/svg+xml" href="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1IDUiPjxyZWN0IHg9IjEiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiLz48cmVjdCB4PSIyIiB5PSIxIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIi8+PHJlY3QgeD0iMCIgeT0iMiIgd2lkdGg9IjEiIGhlaWdodD0iMSIvPjxyZWN0IHg9IjEiIHk9IjIiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiLz48cmVjdCB4PSIyIiB5PSIyIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIi8+PC9zdmc+"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>mail.gumx.cc / list</title> <style> @@ -17,6 +18,7 @@ p, h2, h3, h4 { margin: 1em 0 0 0; } pre { margin: 1em 0; } pre code { border: thin solid; padding: 1em; display: block; text-align: start; overflow-x: scroll; } code { font-size: 85%; } +hr { border: none; border-top: thin solid; margin: 1.25rem 0; } header { margin-bottom: 1em; } footer { margin-top: 3em; } a { color: inherit; } |
