mirror of
https://github.com/osmarks/mycorrhiza.git
synced 2025-11-01 08:03:01 +00:00
Tweak HTML+CSS
This commit is contained in:
@@ -68,9 +68,9 @@ func streamnonExistentHyphaNotice(qw422016 *qt422016.Writer, h *hyphae.Hypha, u
|
||||
<div class="non-existent-hypha__ways">
|
||||
<section class="non-existent-hypha__way">
|
||||
<h3 class="non-existent-hypha__subtitle">📝 Write a text</h3>
|
||||
<p>Write a note, a diary, an article, a story or anything textual using <a href="https://mycorrhiza.lesarbr.es/hypha/mycomarkup">Mycomarkup</a>. Full history of edits to the document will be saved.</p>
|
||||
<p>Write a note, a diary, an article, a story or anything textual using <a href="https://mycorrhiza.lesarbr.es/hypha/mycomarkup" class="shy-link">Mycomarkup</a>. Full history of edits to the document will be saved.</p>
|
||||
<p>Make sure to follow this wiki's writing conventions if there are any.</p>
|
||||
<a class="btn stick-to-bottom" href="/edit/`)
|
||||
<a class="btn btn_accent stick-to-bottom" href="/edit/`)
|
||||
//line views/hypha.qtpl:25
|
||||
qw422016.E().S(h.Name)
|
||||
//line views/hypha.qtpl:25
|
||||
|
||||
Reference in New Issue
Block a user