Style commit-like entities

This commit is contained in:
Joscha 2023-08-18 03:11:13 +02:00
parent 7ecd812b11
commit 4bdca4d3c8
4 changed files with 22 additions and 37 deletions

View file

@ -7,8 +7,8 @@
<h2>Commit</h2>
<div>
<span>commit {{ hash }}</span>
<div class="commit-like commit">
<span class="title">commit {{ hash }}</span>
<dl>
<dt>Author:</dt>
<dd>{{ author }}</dd>