Initial commit.

This commit is contained in:
Juliusz Chroboczek
2020-04-24 19:38:21 +02:00
commit f5a518a448
12 changed files with 2454 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
body {
font: 14px "Lato", Arial, sans-serif;
}
h1 {
font-size: 160%;
}
.signature {
border-top: solid;
margin-top: 2em;
padding-top: 0em;
border-width: thin;
clear: both;
}