diff --git a/default.css b/default.css index df244c1..06614f6 100644 --- a/default.css +++ b/default.css @@ -359,10 +359,9 @@ h2, h3, h4, h5 { } #authorimage { - border: 1px solid #999; - border-radius: 4px; - padding: 8px; - background-color: #ffe; + float: right; + padding-left: 32px; + padding-bottom: 4px; } #salespitch .box { @@ -380,8 +379,7 @@ h2, h3, h4, h5 { } #bubble { - float: right; - width: 500px; + width: 580px; border: 1px solid #999; border-radius: 16px; padding: 32px; diff --git a/index.html b/index.html index bfaa2fc..6547c97 100644 --- a/index.html +++ b/index.html @@ -117,6 +117,7 @@
+
Hi there! Sorry to interrupt you.
diff --git a/manuelkiessling.jpg b/manuelkiessling.jpg new file mode 100644 index 0000000..e55c093 Binary files /dev/null and b/manuelkiessling.jpg differ