aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorMateja <mail@matejamaric.com>2020-10-04 04:19:03 +0200
committerMateja <mail@matejamaric.com>2020-10-04 04:19:03 +0200
commit06d63e029d941a7993abbfb764237a55715c64da (patch)
tree12fb5891158894c3f94004431efcfc6fba5e66cc /style.css
parent9bcdc348dc9e93440e1cb5067548241259750cef (diff)
downloadold-php-yota-06d63e029d941a7993abbfb764237a55715c64da.tar.gz
old-php-yota-06d63e029d941a7993abbfb764237a55715c64da.zip
Check and debug your code now...
Diffstat (limited to 'style.css')
-rw-r--r--style.css8
1 files changed, 4 insertions, 4 deletions
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) {