Update resume

This commit is contained in:
2023-12-07 17:53:13 +01:00
parent e114ceac75
commit 1f5d04f122
2 changed files with 62 additions and 13 deletions

18
index.css Normal file
View File

@@ -0,0 +1,18 @@
body {
display: block;
max-width: 700px;
margin: 0 auto;
padding: 0;
font-size: 14px;
}
location {
font-weight: normal;
font-style: italic;
}
time {
float: right;
font-size: inherit;
font-weight: bold;
}