From d70779b95a79c13d49163a8bca9b331bf3b14983 Mon Sep 17 00:00:00 2001 From: edbrz9 Date: Fri, 30 Dec 2022 22:51:17 +0100 Subject: [PATCH] add some swag to Q&A link --- proj/YT2P/assets/css/style.css | 16 ++++++++++++++++ proj/YT2P/index.php | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/proj/YT2P/assets/css/style.css b/proj/YT2P/assets/css/style.css index ed25740..69330eb 100644 --- a/proj/YT2P/assets/css/style.css +++ b/proj/YT2P/assets/css/style.css @@ -172,4 +172,20 @@ div.copied { 100% { opacity: 0; } +} + +footer a.qna-logo { + background-color: var(--black); + color: var(--white); + width: 40px; + height: 40px; + display: inline-flex; + justify-content: center; + align-content: center; + border-radius: 50% +} + +footer a.qna-logo span { + padding-top: 6px; + font-size: 1.4rem; } \ No newline at end of file diff --git a/proj/YT2P/index.php b/proj/YT2P/index.php index aea29f8..4f3dc71 100644 --- a/proj/YT2P/index.php +++ b/proj/YT2P/index.php @@ -24,7 +24,7 @@

loading