aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/style.css8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/style.css b/src/style.css
index 74e0a75..56fd823 100644
--- a/src/style.css
+++ b/src/style.css
@@ -79,18 +79,10 @@ td.heading-cell {
padding: 0;
}
-tr + tr {
- //border-top: 1px dashed #ccc;
-}
-
tr.heading-row, tr.heading-row + tr {
border-top: 0;
}
-td + td {
- //border-left: 1px dashed #ccc;
-}
-
td h3 {
width: 100%;
font-size: 18px;