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 @@