Commit Diff
--- gotwebd/files/htdocs/gotwebd/gotweb.css +++ gotwebd/files/htdocs/gotwebd/gotweb.css @@ -427,6 +427,10 @@ dd { body { color: #eee; background-color: #282A36; + } + + hr { + border-style: solid; } #index_header, #summary_wrapper {
--- gotwebd/files/htdocs/gotwebd/gotweb.css +++ gotwebd/files/htdocs/gotwebd/gotweb.css @@ -427,6 +427,10 @@ dd { body { color: #eee; background-color: #282A36; + } + + hr { + border-style: solid; } #index_header, #summary_wrapper {