Change to Hextra Hugo theme

This commit is contained in:
John Wellbelove 2026-03-21 19:43:55 +00:00
parent fbf6c8af05
commit 8521ece19e
3 changed files with 0 additions and 121 deletions

View File

@ -1,119 +0,0 @@
.book-page {
background-color: white;
}
.highlight {
background-color: white;
}
html body h1 {
font-family: Tahoma, sans-serif;
font-style: normal;
font-weight: normal;
margin-top: 0em;
margin-bottom: 0.5em;
color: coral;
}
html body h2 {
font-family: Tahoma, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 150%;
margin-top: 0.5em !important;
margin-bottom: 0.5em !important;
color: royalblue;
}
html body h3 {
font-family: Tahoma, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 130%;
color: green;
}
html body h4 {
font-family: Tahoma, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 110%;
color: green;
}
html body dl {
font-family: Consolas, monospace;
font-style: normal;
font-weight: normal;
font-size: 1rem;
color: black;
background-color: #e7e7e7 !important;
}
html body dl dt code {
font-family: Consolas, monospace;
font-style: normal;
font-weight: normal;
font-size: 1rem;
color: black;
background-color: #e7e7e7 !important;
border-style: none
}
html body dl dd {
font-family: Tahoma, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 1rem;
color: black;
background-color: #e7e7e7 !important;
}
code{
font-family: Consolas, monospace;
font-style: normal;
font-weight: normal;
font-size: 1rem;
color: black;
background-color: #e7e7e7 !important;
border: 0 none !important;
}
pre,
pre code {
font-family: Consolas, monospace;
font-style: normal;
font-weight: normal;
font-size: 1rem;
color: black;
background-color: #e7e7e7 !important;
border: none !important;
}
.markdown pre code {
line-height: 1.5 !important;
}
.markdown pre {
padding-top: 0.3rem !important;
padding-bottom: 0.3rem !important;
}
html body hr {
height: 2px !important;
background-color: midnightblue !important;
border: none !important;
margin-top: 1px !important;
margin-bottom: 1px !important;
}
html body p {
font-family: Tahoma, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 110%;
color: black;
background-color: white !important;
}

@ -1 +0,0 @@
Subproject commit 751bde097bc9288666305bdb10c73e491fc43a72

@ -1 +0,0 @@
Subproject commit 339a2cebbe7e6a323c9509ca14e4470d00883fa2