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 c7c2bfd commit 028f3ceCopy full SHA for 028f3ce
src/css/custom.css
@@ -94,7 +94,8 @@ html[data-theme='dark'] .docusaurus-highlight-code-line {
94
/* Link icons */
95
96
.iconExternalLink_lCJq,
97
-.iconExternalLink_node_modules-\@docusaurus-theme-classic-lib-theme-IconExternalLink-styles-module {
+.iconExternalLink_node_modules-\@docusaurus-theme-classic-lib-theme-IconExternalLink-styles-module,
98
+.iconExternalLink_node_modules-\@docusaurus-theme-classic-lib-theme-Icon-ExternalLink-styles-module {
99
display: none; /* hides the link icon */
100
}
101
@@ -178,7 +179,6 @@ code {
178
179
/* buttons */
180
181
.support_btn{
-
182
font-size: 16pt;
183
color: rgb(53, 148, 243);
184
background-color: transparent;
0 commit comments