From 4642d143c0bb33cee833bc138df4416d87d0103a Mon Sep 17 00:00:00 2001 From: Grisha Date: Sat, 9 Nov 2024 20:21:30 +0400 Subject: [PATCH] change color github link --- styles.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/styles.css b/styles.css index de5eef0..a4bba1d 100644 --- a/styles.css +++ b/styles.css @@ -72,4 +72,8 @@ button:focus { margin-top: 20px; font-size: 0.9rem; color: #ccc; +} + +.a { + color: #ccc; } \ No newline at end of file