We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6119718 commit 6a3da4fCopy full SHA for 6a3da4f
docs/index.adoc
@@ -1,4 +1,4 @@
1
-= Duct
+= https://duct-framework.org[Duct]
2
James Reeves
3
{docdate}
4
:doctype: book
docs/style.css
@@ -27,10 +27,15 @@ body {
27
background-size: 40px;
28
background-repeat: no-repeat;
29
background-position: 0 19px;
30
- padding-left: 48px;
31
margin: 0.3rem 0.6rem 0 0.6rem;
32
}
33
+#header h1 a {
34
+ color: white;
35
+ text-decoration: none;
36
+ padding-left: 48px;
37
+}
38
+
39
#header .details, #toctitle {
40
display: none;
41
0 commit comments