summaryrefslogtreecommitdiff
path: root/css/tdd.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/tdd.css')
-rw-r--r--css/tdd.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/tdd.css b/css/tdd.css
index 94ee73b..3ebce4f 100644
--- a/css/tdd.css
+++ b/css/tdd.css
@@ -1,3 +1,7 @@
+body > table > tbody > tr.tdd-header > td {
+ border-bottom: 1px solid #006;
+ padding-top: 30px;
+}
body > table > tbody > tr {
opacity: 0.2
}