aboutsummaryrefslogtreecommitdiff
path: root/html/style.css
diff options
context:
space:
mode:
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;