summaryrefslogtreecommitdiff
path: root/www/css/index.scss
diff options
context:
space:
mode:
Diffstat (limited to 'www/css/index.scss')
-rw-r--r--www/css/index.scss11
1 files changed, 5 insertions, 6 deletions
diff --git a/www/css/index.scss b/www/css/index.scss
index fa2fd72..c1a58aa 100644
--- a/www/css/index.scss
+++ b/www/css/index.scss
@@ -65,15 +65,14 @@ body#index {
vertical-align: middle;
}
- thead {
- height: 10%;
- background-color: $yellow;
- color: $red;
- }
tbody {
+ th {
+ height: 10%;
+ background-color: $yellow;
+ color: $red;
+ }
td {
width: 33%;
- max-width: 33%;
height: 30%;
div {
/* A wrapper round cell contents allowing us to use fancy