diff --git a/css/styles.css b/css/styles.css index 78ea3d7..7dbb6ee 100644 --- a/css/styles.css +++ b/css/styles.css @@ -72,4 +72,8 @@ tr.keyed:first-child, tr.keyed:first-child a { color: #fff; } +tr.keyed:first-child { + background-color: red; +} + [v-cloak] {display: none} \ No newline at end of file diff --git a/index.html b/index.html index 9d3cde4..e6e9549 100644 --- a/index.html +++ b/index.html @@ -37,7 +37,7 @@
-