Commit Diff


commit - c328bece03e3584b1227270945572687bdd219b6
commit + b58a46769ec24ecc91246a4846d87b4bf57cc2dc
blob - b61f9292109e3986171a8d14865d128e2087e905
blob + 31f9fb498960381656d206eae6f5fc756707fbbf
--- gotwebd/files/htdocs/gotwebd/gotweb.css
+++ gotwebd/files/htdocs/gotwebd/gotweb.css
@@ -506,6 +506,10 @@ dd {
 	#site_owner_wrapper, #np_wrapper {
 		background-color: unset;
 	}
+
+        #site_owner_wrapper {
+            border-top: 1px solid #444444;
+        }
 
 	.page_header_wrapper {
 		background-color: unset;