diff --git a/css/glowingbear.css b/css/glowingbear.css index bd3e08d..64b4f65 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -267,11 +267,13 @@ td.time { top: 35px; position: fixed; z-index: 9999; - background-color: #eee; - color: #333; - width: 100%; + width: 80%; margin: 0; padding: 5px; + left: 10%; +} +#reconnect a { + color: white; } .footer { diff --git a/index.html b/index.html index 8946e3b..adad7ef 100644 --- a/index.html +++ b/index.html @@ -289,15 +289,17 @@ $ openssl req -nodes -newkey rsa:4096 -keyout relay.pem -x509 -days 365 -out rel -
- Reconnecting... Try now -
+
+

Connection to WeeChat lost

+ + Reconnecting... Click to try to reconnect now +