More minor doc changes and polish

This commit is contained in:
Dion Moult
2024-03-30 23:06:07 +11:00
parent adc5bea4e9
commit 77de3820e7
6 changed files with 35 additions and 11 deletions
+9
View File
@@ -8,6 +8,12 @@ h1, h2, h3, h4 {
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
a {
text-decoration: none;
}
.toc-tree .reference:hover {
color: #d98014;
}
.sidebar-brand-text {
font-size: 1rem;
}
@@ -31,6 +37,9 @@ h1, h2, h3, h4 {
.blockbutton a:hover {
background: #70ba35;
}
.highlight .hll {
background-color: #ffc2;
}
section img {
display: block;
margin-left: auto;