diff --git a/css/glowingbear.css b/css/glowingbear.css index 50391c8..19cb22a 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -345,6 +345,10 @@ table.notimestamp td.time { display: none !important; } +table.notimestampseconds td.time span.seconds { + display: none !important; +} + .modal ul { list-style: none; padding-left: 15px; @@ -353,6 +357,9 @@ table.notimestamp td.time { font-size: larger; margin-bottom: 10px; } +.modal li li { + font-size: medium; +} .modal-header { border-bottom: 0; } diff --git a/index.html b/index.html index cb0f9b6..1efe554 100644 --- a/index.html +++ b/index.html @@ -231,7 +231,7 @@ $ openssl req -nodes -newkey rsa:4096 -keyout relay.pem -x509 -days 365 -out rel -