From ff7dfe01a33c953098c78de4d1e275fde688321d Mon Sep 17 00:00:00 2001 From: DarkShy Date: Sat, 14 Jan 2023 15:39:17 +0300 Subject: [PATCH] modified: css/style.css --- css/style.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/css/style.css b/css/style.css index 79c0235..8151246 100644 --- a/css/style.css +++ b/css/style.css @@ -53,3 +53,8 @@ p.outline { border-width: 1px 0; } +a.github { + outline: none; + text-decoration: none; + padding: 2px 1px 0; +}