diff --git a/public/index.html b/public/index.html index 389debf..27886e2 100644 --- a/public/index.html +++ b/public/index.html @@ -121,6 +121,18 @@ .lookAt { color: #a6e3a1; } + + #copyright { + position: absolute; + bottom: var(--padding); + right: var(--padding); + text-shadow: 0px 0px 10px black; + text-align: right; + } + + #copyright a { + color: #89b4fa; + } @@ -137,6 +149,10 @@ Backface Culling: +