mirror of
https://github.com/apache/superset.git
synced 2026-04-17 07:05:04 +00:00
docs: various improvements across the docs (#28285)
This commit is contained in:
committed by
GitHub
parent
517f254726
commit
49231da42f
@@ -39,6 +39,12 @@
|
||||
font-weight: 700;
|
||||
font-style: bold;
|
||||
}
|
||||
|
||||
/* Hiding ugly linkout icons */
|
||||
ul.dropdown__menu svg {
|
||||
display: none;
|
||||
}
|
||||
|
||||
:root {
|
||||
--ifm-color-primary: #20a7c9;
|
||||
--ifm-color-primary-dark: #1985a0;
|
||||
@@ -60,4 +66,6 @@
|
||||
--ifm-border-color: #ededed;
|
||||
--ifm-primary-text: #484848;
|
||||
--ifm-secondary-text: #5f5f5f;
|
||||
--ifm-code-padding-vertical: 3px;
|
||||
--ifm-code-padding-horizontal: 5px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user