prefix css classes

This commit is contained in:
sentriz
2020-03-24 19:49:45 +00:00
parent f906c18cb2
commit fee7149d94
7 changed files with 404 additions and 398 deletions

View File

@@ -19,10 +19,10 @@
</div>
{{ end }}
{{ template "content" . }}
<div class="side-padded text-right">
<span class="light">{{ .Version }}</span>
<div class="padded-side text-right">
<span class="text-light">{{ .Version }}</span>
senan kelly, 2020
<span class="light">&#124;</span>
<span class="text-light">&#124;</span>
<a href="https://senan.xyz/g/gonic">github</a>
</div>
</div>