Deployed 73f63e79 with MkDocs version: 1.3.1

gh-pages
2 years ago
parent 3bbf322dd1
commit 593ee99590

Binary file not shown.

@ -15,15 +15,15 @@ th {
/* td a { /* td a {
color: white !important; color: white !important;
} }
*/
td a:hover { td a:hover {
color: red !important; color: red !important;
} }
/* */
.md-content { .md-content {
--md-typeset-a-color: #1372EB; --md-typeset-a-color: orange;
} }
*/
footer.sponsorship { footer.sponsorship {
text-align: center; text-align: center;
hr { hr {
@ -59,6 +59,6 @@ th, td {
[data-md-color-scheme="slate"] .md-typeset__table tr:nth-child(2n) { [data-md-color-scheme="slate"] .md-typeset__table tr:nth-child(2n) {
background-color: hsla(var(--md-hue),25%,25%,1) background-color: hsla(var(--md-hue),25%,25%,1)
} }
[data-md-color-scheme="slate"] .md-content { [data-md-color-scheme="slate"] .md-typeset__table tr:nth-child(2n) {
--md-typeset-a-color: #f8f8f8; color: #f8f8f8;
} }

Loading…
Cancel
Save