Fix #4530. Fix various styling issues on docs.

This commit is contained in:
Dion Moult
2024-05-07 15:44:06 +10:00
parent 424a06f6c8
commit f6c2e2c20d
4 changed files with 20 additions and 0 deletions
+4
View File
@@ -8,6 +8,9 @@ h1, h2, h3, h4 {
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
h1 code.literal {
background: none;
}
a {
text-decoration: none;
}
@@ -16,6 +19,7 @@ a {
}
.sidebar-brand-text {
font-size: 1rem;
text-align: center;
}
.blockbutton {
max-width: 500px;