Update Changelog.html

This commit is contained in:
JoniVR 2021-10-07 21:59:47 +02:00
parent 1814110577
commit d0d32f75a2
No known key found for this signature in database
GPG key ID: 3C8F6B8A7809ACDA

View file

@ -284,6 +284,10 @@
<style>
h2 {
font-size: 1.3rem;
margin-bottom: 8px;
}
h3 {
margin-bottom: 8px;
}
kbd {
font-family: Consolas, 'Lucida Console', monospace;
@ -308,6 +312,9 @@
user-select: none;
}
aside {
font-size: 0.8rem;
}
li {
font-size: 0.9rem;
}
</style>