diff --git a/css/glowingbear.css b/css/glowingbear.css index e1bf721..b57022e 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -40,9 +40,9 @@ td.message { word-wrap: break-word; width: 100%; } -#readmarker { +hr { margin: 0; - color: #111; + border-color: darkgreen; } .text { white-space: pre; diff --git a/index.html b/index.html index 6809b94..49b5e29 100644 --- a/index.html +++ b/index.html @@ -133,9 +133,9 @@ $ openssl req -nodes -newkey rsa:2048 -keyout relay.pem -x509 -days 365 -out rel -