From 68bbbfbab0e0d7e2c14d492b97e669f6eaa05fe2 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Mon, 17 May 2021 22:13:31 +0200 Subject: Update introduction --- source/99_result/main.css | 4 ++-- source/99_result/overview.xsl | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/source/99_result/main.css b/source/99_result/main.css index 8675d16..d523253 100644 --- a/source/99_result/main.css +++ b/source/99_result/main.css @@ -27,8 +27,8 @@ sub{vertical-align:baseline;position:relative;top:0.4em} #content p img{padding:.2em;border:.1em solid #e3e8e8;display:block;margin-left:auto;margin-right:auto;max-width:95%} #introduction{margin-top:1.5em;overflow:hidden} -#introduction img{border-radius:0.5em;margin-right:1.5em;float:left;width:12em;height:12em} -#introduction p{width:31.5em;float:right} +#introduction img{border-radius:0.5em;margin-right:1em;float:left;width:13em;height:13em} +#introduction p{width:30.5em;float:right} #introduction .greeting{font:bold 1.1em 'Oswald',sans-serif;display:inline-block} .info{font:normal .8em 'Oswald',sans-serif;margin-bottom:.5em;display:block} diff --git a/source/99_result/overview.xsl b/source/99_result/overview.xsl index ace36f1..e64d4d9 100644 --- a/source/99_result/overview.xsl +++ b/source/99_result/overview.xsl @@ -152,7 +152,9 @@

- Hi there! My name is Adrian Kummerländer and I am a software developer currently studying mathematics in Karlsruhe. On these pages you will find blog articles covering amongst other topics some of my experiences in software development, open source and related tinkerings as well as repositories and information on some of my personal projects. If you have any comments or questions feel free to reach out. I hope you will find something here worth your time. + Hi there! My name is Adrian Kummerländer. + I am a software developer by vocation and a mathematician by degree, currently pursuing a doctorate at LBRG in the intersection between HPC and LBM. + On these pages you will find articles covering some of my experiences in software development and related tinkerings as well as repositories and information on some of my personal projects. If you have any comments or questions feel free to reach out. I hope you will find something here worth your time.

-- cgit v1.2.3