aboutsummaryrefslogtreecommitdiff
path: root/html/style.css
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2023-07-21 19:32:24 +0200
committerAlex Auvolat <alex@adnab.me>2023-07-21 19:32:24 +0200
commitbea3b164d3da23d6cf1e41d7f054b03bdf858346 (patch)
tree73bb03eb4bd68126c6a51800544d4f120d53ebfc /html/style.css
parent41ab1f6eb77b0c3fe24577f2daec901cedb0ad60 (diff)
downloaddatagengo-bea3b164d3da23d6cf1e41d7f054b03bdf858346.tar.gz
datagengo-bea3b164d3da23d6cf1e41d7f054b03bdf858346.zip
pretty good batches!
Diffstat (limited to 'html/style.css')
-rw-r--r--html/style.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/html/style.css b/html/style.css
index f4e6e3c..7bf54c7 100644
--- a/html/style.css
+++ b/html/style.css
@@ -2,6 +2,14 @@ a {
color: blue;
}
+tr:hover {
+ background: #EEE;
+}
+
+td {
+ vertical-align: top;
+}
+
.ja {
text-align: center;
font-size: 2em;