Commit Diff


commit - 25c61626c421164fd745de37bcf8fca2c4480043
commit + 50d24d45982e590e07486cdd9d7f179ffb4ff36e
blob - 65256f74800294b5cafb9831a20db2e5715f568b
blob + 3cffce10df8b3b0b5171ca588350df135c1cbf7f
--- 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 {