From 06d63e029d941a7993abbfb764237a55715c64da Mon Sep 17 00:00:00 2001 From: Mateja Date: Sun, 4 Oct 2020 04:19:03 +0200 Subject: Check and debug your code now... --- style.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'style.css') diff --git a/style.css b/style.css index c4c5f2f..8d68726 100644 --- a/style.css +++ b/style.css @@ -98,10 +98,10 @@ td, th { } .edit { padding: 2px; - border-top: 1px solid #333; - border-left: 1px solid #333; - border-bottom: 1px solid #aaa; - border-right: 1px solid #aaa; + border-top: 1px solid #444; + border-left: 1px solid #444; + border-bottom: 1px solid #999; + border-right: 1px solid #999; } tr:nth-child(even) { -- cgit v1.2.3