summaryrefslogtreecommitdiff
path: root/docs/.vuepress/styles/palette.styl
diff options
context:
space:
mode:
Diffstat (limited to 'docs/.vuepress/styles/palette.styl')
-rw-r--r--docs/.vuepress/styles/palette.styl16
1 files changed, 0 insertions, 16 deletions
diff --git a/docs/.vuepress/styles/palette.styl b/docs/.vuepress/styles/palette.styl
index d8b99f67..2a792757 100644
--- a/docs/.vuepress/styles/palette.styl
+++ b/docs/.vuepress/styles/palette.styl
@@ -1,21 +1,5 @@
// VuePress Theme overrides
-// Needed for table component to render correctly.
-
-tr:nth-child(2n)
- background-color transparent
-table
- border-collapse collapse
- z-index 0 !important
- width 100%
- display table
-th
- border-right transparent
- border-left transparent
- text-align left
-td
- border none
-
// Change content to be left aligned
.theme-default-content:not(.custom),
.page-nav