diff --git a/index.html b/index.html index ef4f2fb..4e23bc4 100644 --- a/index.html +++ b/index.html @@ -176,6 +176,8 @@ Alalminórë once in ancient realms.

+ + diff --git a/style.css b/style.css index 97dd74e..527028d 100644 --- a/style.css +++ b/style.css @@ -89,3 +89,10 @@ main { margin-left: 2em; text-indent: -2em; } + +.author { + text-align: center; + font-variant-caps: all-small-caps; + font-variant-numeric: oldstyle-nums; + margin-top: 3.9rem; +}