We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 044c074 commit 179d710Copy full SHA for 179d710
docs/stylesheets/extra.css
@@ -14,6 +14,10 @@
14
z-index: 10;
15
}
16
17
+.md-version {
18
+ z-index: 10;
19
+}
20
+
21
/* Splash container and background */
22
.splash-container {
23
position: relative;
@@ -83,7 +87,7 @@
83
87
font-weight: 700;
84
88
margin-bottom: 1rem;
85
89
line-height: 1.15;
86
- color: #ffffff;
90
+ color: #ffffff88;
91
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
92
93
@@ -99,6 +103,7 @@
99
103
100
104
101
105
.mdx-hero .md-button {
106
+ background-color: #ffffff;
102
107
margin: 0.5rem;
108
font-size: 1rem;
109
padding: 0.625em 2em;
0 commit comments