first build
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Joakim Svensson
2025-05-04 15:12:12 +02:00
parent df10e529c0
commit f846826e45
4 changed files with 16 additions and 4 deletions

View File

@@ -13,4 +13,12 @@
line-height: 1.2;
margin: 0;
white-space: pre;
}
}
.page-meta {
font-size: 0.8em;
color: #888;
margin-top: 2em;
border-top: 1px solid #ccc;
padding-top: 0.5em;
}