diff --git a/src/app/app.component.css b/src/app/app.component.css index 4f9dd8a..468ddf7 100644 --- a/src/app/app.component.css +++ b/src/app/app.component.css @@ -2,4 +2,22 @@ text-align: center; margin-left: auto; margin-right: auto -} \ No newline at end of file +} + +#topname span { + font-size: 23pt +} + +#topname #dot { + line-height: 20pt; + font-size: 50pt; +} + +#topname #last { + font-size: 20pt; +} + +#topname { + border-bottom: 1pt solid black; + margin-bottom: 9pt; +} diff --git a/src/app/app.component.html b/src/app/app.component.html index ddc46a6..5fbd58d 100644 --- a/src/app/app.component.html +++ b/src/app/app.component.html @@ -1,6 +1,12 @@
+
+
+ Joachim.Nielandt +
+
+
@@ -8,9 +14,9 @@ - - - + + +