diff --git a/components/EditionComparison.vue b/components/EditionComparison.vue index 227a66fb..208dd04c 100644 --- a/components/EditionComparison.vue +++ b/components/EditionComparison.vue @@ -109,7 +109,7 @@ table.multiple-header-rows tr.shade { :root.dark table.multiple-header-rows tr.shade { background-color: var(--vp-c-bg-soft); } -// .vp-doc th, .vp-doc td + table.multiple-header-rows tr th, table.multiple-header-rows tr td { border: none; diff --git a/components/InfoHud.vue b/components/InfoHud.vue index 5be29c63..d913c2b8 100644 --- a/components/InfoHud.vue +++ b/components/InfoHud.vue @@ -14,7 +14,7 @@