From c386dfb4813a2e5cf63835c23b7055b7ce6c5390 Mon Sep 17 00:00:00 2001 From: DarkShyMW Date: Mon, 13 Mar 2023 03:07:05 +0300 Subject: [PATCH] modified: css/style.css modified: index.html --- css/style.css | 6 ++++++ index.html | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index d7dbc59..7c27f36 100644 --- a/css/style.css +++ b/css/style.css @@ -60,3 +60,9 @@ a.github { padding: 2px 1px 0; color:#0ed1f8; } +a.license_S { + outline: none; + text-decoration: none; + padding: 2px 1px 0; + color:chartreuse; +} \ No newline at end of file diff --git a/index.html b/index.html index 5d5b66f..5646f3e 100644 --- a/index.html +++ b/index.html @@ -59,7 +59,7 @@