Add changelog

This commit is contained in:
2019-07-19 00:07:51 +02:00
parent 497805fe1b
commit f64788ca60
3 changed files with 10 additions and 3 deletions

View File

@@ -91,7 +91,7 @@ input[type=submit] {
margin-top: 1em;
}
#footer-container * {
#footer-container > hr, div {
display: block;
}
@@ -99,7 +99,7 @@ input[type=submit] {
width: 100%;
}
#footer-container > span {
#footer-container > div {
text-align: center;
font-size: 0.9em;
}