Skip to content

Commit 0fa6361

Browse files
committed
Tweak formatting
Note to self: fixup some better css
1 parent 8491bc4 commit 0fa6361

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_includes/cocpolicy-listitem.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<li>
2-
<h2>
2+
<span style="font-weight: bold;">
33
<a id="{{ coc.identifier }}" href="/cocs/{{ coc.identifier }}">{{ coc.name }}</a>
4-
</h2>
4+
</span><br/>
55
<abbr title="Primary website homepage.">Policy Website</abbr>: <a href="{{ coc.website }}">{{ coc.website }}</a><br/>
66
<abbr title="Effective status of the COC policy itself: draft, published, active, archived.">Policy Status</abbr>: <span itemprop="creativeWorkStatus">{{ coc.creativeWorkStatus }}</span>
77
</li>

0 commit comments

Comments
 (0)