diff --git a/css/glowingbear.css b/css/glowingbear.css index 66bf63b..e098026 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -42,6 +42,9 @@ body { box-shadow: rgba(255, 255, 255, 0.07) 0 -1px 0; border-top: 1px solid #121212; } +a { + cursor: pointer; +} table { width: 100%; diff --git a/index.html b/index.html index 33f92a7..e7ad329 100644 --- a/index.html +++ b/index.html @@ -196,7 +196,7 @@ $ openssl req -nodes -newkey rsa:4096 -keyout relay.pem -x509 -days 365 -out rel