From dc0cf23626fa25e6bf903f1180d4fc5806deeb48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20=22xq=22=20Quei=C3=9Fner?= Date: Tue, 4 Oct 2022 12:21:41 +0200 Subject: [PATCH] Adds IRC link, and chat logos. --- src/style.css | 7 +++++++ website/img/chat-discord.svg | 10 ++++++++++ website/img/chat-irc.svg | 4 ++++ website/index.htm | 13 +++++++++++-- 4 files changed, 32 insertions(+), 2 deletions(-) create mode 100644 website/img/chat-discord.svg create mode 100644 website/img/chat-irc.svg diff --git a/src/style.css b/src/style.css index 72a7fba..c61963f 100644 --- a/src/style.css +++ b/src/style.css @@ -183,4 +183,11 @@ a[href^="https://"]::after { background-repeat: no-repeat; background-size: contain; display: inline-block; +} + +img.inline { + display: inline; + max-height: 1.2em; + max-width: 1.2em; + vertical-align: middle; } \ No newline at end of file diff --git a/website/img/chat-discord.svg b/website/img/chat-discord.svg new file mode 100644 index 0000000..3efe1ec --- /dev/null +++ b/website/img/chat-discord.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/website/img/chat-irc.svg b/website/img/chat-irc.svg new file mode 100644 index 0000000..62ff396 --- /dev/null +++ b/website/img/chat-irc.svg @@ -0,0 +1,4 @@ + + + + diff --git a/website/index.htm b/website/index.htm index 36a5f96..81b1b4c 100644 --- a/website/index.htm +++ b/website/index.htm @@ -31,8 +31,17 @@

community