diff --git a/css/glowingbear.css b/css/glowingbear.css index ef540c5..33719e2 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -15,6 +15,10 @@ a { cursor: pointer; } +.version { + margin-right: 1em; +} + .hidden-bracket { position: absolute; left: -1000px; diff --git a/index.html b/index.html index 48c54ea..bf8ca89 100644 --- a/index.html +++ b/index.html @@ -321,6 +321,7 @@ $ openssl req -nodes -newkey rsa:4096 -keyout relay.pem -x509 -days 365 -out rel