From 593ee99590487e33fe79e764c6816ef2013220e8 Mon Sep 17 00:00:00 2001 From: <> Date: Mon, 29 Aug 2022 23:12:44 +0000 Subject: [PATCH] Deployed 73f63e79 with MkDocs version: 1.3.1 --- sitemap.xml.gz | Bin 969 -> 969 bytes stylesheets/extra.css | 12 ++++++------ 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sitemap.xml.gz b/sitemap.xml.gz index cdef03eb20efdcae0341da05017fca85cd5f2d02..02c4259c394d98bb15137918d5666d20ab3c1e1b 100644 GIT binary patch delta 16 XcmX@fev+MCzMF&Nl{@c7_Cw47EV2b1 delta 16 XcmX@fev+MCzMF%ibTQ9H_Cw47E20Gh diff --git a/stylesheets/extra.css b/stylesheets/extra.css index e80c0711a..420d11ad9 100644 --- a/stylesheets/extra.css +++ b/stylesheets/extra.css @@ -15,15 +15,15 @@ th { /* td a { color: white !important; } -*/ + td a:hover { color: red !important; } -/* +*/ .md-content { - --md-typeset-a-color: #1372EB; + --md-typeset-a-color: orange; } -*/ + footer.sponsorship { text-align: center; hr { @@ -59,6 +59,6 @@ th, td { [data-md-color-scheme="slate"] .md-typeset__table tr:nth-child(2n) { background-color: hsla(var(--md-hue),25%,25%,1) } -[data-md-color-scheme="slate"] .md-content { - --md-typeset-a-color: #f8f8f8; +[data-md-color-scheme="slate"] .md-typeset__table tr:nth-child(2n) { + color: #f8f8f8; }