Skip to content

Commit 94fb05b

Browse files
committed
Highlight the whole box
1 parent 2865ee7 commit 94fb05b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
</p>
1111
<p>This list will be kept updated as much as possible.</p>
1212

13-
<ul class="list-group">
14-
<li class="list-group-item"><a href="/KCore/">KCore</a></li>
15-
</ul>
13+
<div class="list-group">
14+
<a href="/KCore/" class="list-group-item">KCore</a>
15+
</div>

0 commit comments

Comments
 (0)