From a5f0e554de9a08594fdcb542d551375cebb1dd77 Mon Sep 17 00:00:00 2001 From: Sadeep Madurange Date: Thu, 30 Oct 2025 15:00:26 +0800 Subject: Terminal colors. --- assets/css/skeleton.css | 6 ------ 1 file changed, 6 deletions(-) (limited to 'assets/css/skeleton.css') diff --git a/assets/css/skeleton.css b/assets/css/skeleton.css index 35e298b..a5a6997 100644 --- a/assets/css/skeleton.css +++ b/assets/css/skeleton.css @@ -151,12 +151,6 @@ h6 { font-size: 1.5rem; line-height: 1.6; letter-spacing: 0; } p { margin-top: 0; } - -/* Links -–––––––––––––––––––––––––––––––––––––––––––––––––– */ -a { color: #2f2f2f; } - - /* Buttons –––––––––––––––––––––––––––––––––––––––––––––––––– */ .button, -- cgit v1.2.3