summaryrefslogtreecommitdiff
path: root/docs/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.css')
-rw-r--r--docs/index.css25
1 files changed, 13 insertions, 12 deletions
diff --git a/docs/index.css b/docs/index.css
index 4df566c0b..5b48f4760 100644
--- a/docs/index.css
+++ b/docs/index.css
@@ -224,18 +224,7 @@ h1 {
-
-/* FAQ */
-grid.faq {
- grid-row-gap: calc(var(--spacingv) * 3);
-}
-.faq .q {
- font-weight: 600;
-}
-.faq h4:target {
- background: var(--yellow);
-}
-
+/* features */
boxes.features {
color:#111;
}
@@ -265,6 +254,18 @@ boxes.features grid .sample em {
}
+/* FAQ */
+grid.faq {
+ grid-row-gap: calc(var(--spacingv) * 3);
+}
+.faq .q {
+ font-weight: 600;
+}
+.faq h4:target {
+ background: var(--yellow);
+}
+
+
#sponsor-button {
display: inline-block;