Skip to content

Commit 312d5be

Browse files
committed
docs: style code tabs and markdown tables
1 parent e31e8be commit 312d5be

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/_assets/style.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
:root {
2+
--markdown-table-row-odd-background-color: #efefef;
3+
}
4+
15
body[layout^='layout-home'] .markdown-body .call-to-action:nth-of-type(2) {
26
--primary-color: #222;
37
--primary-color-lighter: #333;

0 commit comments

Comments
 (0)