summaryrefslogtreecommitdiff
path: root/index.css
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2016-04-08 20:28:44 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2016-04-08 20:28:44 +0200
commita45344cab636b66646e54fd7fbe4ac9a19996dae (patch)
tree22667d92f03a50a7ffc691faad51f293001b8062 /index.css
parentd07e6911fe6f6c9596d0bc05342b92e7a7e12e6f (diff)
downloadvortrag-knn-a45344cab636b66646e54fd7fbe4ac9a19996dae.tar.gz
vortrag-knn-a45344cab636b66646e54fd7fbe4ac9a19996dae.zip
highlight medv; fix SVG height
Diffstat (limited to 'index.css')
-rw-r--r--index.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/index.css b/index.css
index 3994932..d102771 100644
--- a/index.css
+++ b/index.css
@@ -44,6 +44,9 @@ table.center {
padding-left: 1em !important;
padding-right: 1em !important;
}
+#boston-example .table-highlight {
+ background-color: #82B1FF;
+}
.hidden {
display: none;