From b7195232fe42e931db2f62b9229fcd983e1abd67 Mon Sep 17 00:00:00 2001 From: vkservicesllc <35149642+vkservicesllc@users.noreply.github.com> Date: Thu, 25 Jan 2018 15:02:05 -0500 Subject: [PATCH] update 1801251502 --- users/styles/style.css | 12 ++++++++---- users/user.html | 20 ++++++++++---------- 2 files changed, 18 insertions(+), 14 deletions(-) diff --git a/users/styles/style.css b/users/styles/style.css index ccf4810..d270125 100644 --- a/users/styles/style.css +++ b/users/styles/style.css @@ -146,6 +146,10 @@ th { font-size: 105%; } +td { + color: #e60000; +} + td.unq { border: none; } @@ -213,10 +217,10 @@ span { font-size: 72%; } +td a span, th span { + background-color: azure; +} + table.add { margin-top: 7px; } - -th.done { - color: lightcoral; -} diff --git a/users/user.html b/users/user.html index 0cc3e82..3c59ede 100644 --- a/users/user.html +++ b/users/user.html @@ -91,17 +91,17 @@