Commit Diff


commit - 4921c182c938f7e109ed3f516cc6249ff7d676bc
commit + f6c7567b8a08e575b7caa23fcea4f93569553835
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;