Update stylesheet

This commit is contained in:
Marty Oehme 2022-03-25 12:17:42 +01:00
parent 6e91749030
commit 10cfc6b417
Signed by: Marty
GPG Key ID: B7538B8F50A1C800
1 changed files with 16 additions and 0 deletions

View File

@ -1930,3 +1930,19 @@ table#hnmain {
#region-main {
background-color: inherit;
}
/* python docs */
div.document,
div.body {
background-color: inherit;
color: inherit;
}
span.highlighted,
div.body h1,
div.body h2,
div.body h3,
div.body h4,
div.body h5,
div.body h6,
{
background-color: %base02% !important;
}