aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/doc_reform/io_out/html_snippet.d
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2023-06-27 16:53:20 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2023-06-28 16:20:33 -0400
commitb861bbb5810c95fe7079c853453ea698ca01f336 (patch)
tree7ddd70412a8c35cc994a50b5eecc883823f7a4ff /src/doc_reform/io_out/html_snippet.d
parent"empty page" index.html, sort homepage link (diff)
icon chars, usability / cosmetic minor fix
Diffstat (limited to 'src/doc_reform/io_out/html_snippet.d')
-rw-r--r--src/doc_reform/io_out/html_snippet.d6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/doc_reform/io_out/html_snippet.d b/src/doc_reform/io_out/html_snippet.d
index 8dbb949..92c25d5 100644
--- a/src/doc_reform/io_out/html_snippet.d
+++ b/src/doc_reform/io_out/html_snippet.d
@@ -71,9 +71,9 @@ template htmlSnippet() {
<link href="%s" rel="stylesheet" />
</head>
<body>
- <p class="heading">
- <a href="%s">⟰&nbsp;</a>&nbsp;
- <a href="%s">&nbsp;≅&nbsp;</a>
+ <p class="icons">
+ <a href="%s" class="lnkicon">⟰&nbsp;</a>&nbsp;
+ <a href="%s" class="lnkicon">&nbsp;≅&nbsp;</a>
</p>
</body>
</html>┃",