From 11ba7f66ff9673d006030228d1e8fa7fe5719c19 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Thu, 1 Sep 2016 21:37:51 +0200 Subject: Add introductory section to overview --- source/99_result/main.css | 3 +++ source/99_result/overview.xsl | 7 +++++++ 2 files changed, 10 insertions(+) diff --git a/source/99_result/main.css b/source/99_result/main.css index f398506..3470511 100644 --- a/source/99_result/main.css +++ b/source/99_result/main.css @@ -12,6 +12,9 @@ ul li{list-style-type:circle;line-height:1.5em} code{margin:0 .1em;padding:0 .5em;border:.1em solid #e3e8e8;background-color:#f8f8f8;border-radius:.3em} pre{padding:1em;border-radius:.75em;color:#f8f8f2;background:#272822;white-space:pre-wrap} #content{max-width:45em;margin:auto} +#introduction{margin-top:1.5em;overflow:hidden} +#introduction img{border-radius:0.5em;margin-right:1.5em;float:left;width:12em;height:12em} +#introduction .greeting{font-size:1.3em;font-weight:bold;float:left;margin-right:0.5em} .info{font-size:.8em;margin-bottom:.5em;display:block} .info a{margin:0 .1em 0 .1em} .large{font-size:1.8em} diff --git a/source/99_result/overview.xsl b/source/99_result/overview.xsl index dc8cbd0..b6a7744 100644 --- a/source/99_result/overview.xsl +++ b/source/99_result/overview.xsl @@ -142,6 +142,13 @@ +
+ +

+ 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 self hosting 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. +

+
+