noxz-sites

A collection of a builder and various scripts creating the noxz.tech sites
git clone https://noxz.tech/git/noxz-sites.git
Log | Files | README | LICENSE

commit: 4213d3d692de1363673a3d564d6d3c3b76376cb9
parent: e2e28f946fe0bd6044c267f72ebb4aa5be9a6a82
author: Chris Noxz <chris@noxz.tech>
date:   Sat, 13 Jun 2020 18:43:27 +0200
adding some snaz to the header
Mnoxz.tech/pub/style.css1+
1 file changed, 1 insertion(+)
diff --git a/noxz.tech/pub/style.css b/noxz.tech/pub/style.css
@@ -23,6 +23,7 @@ a:hover {
 	font-size       : 1.35em;
 	border-bottom   : solid 2px #526587;
 	background      : #333a56;
+	background      : linear-gradient(to right, #000000, #333a56);
 	height          : 2.75em;
 	font-size       : 1.3em;
 	line-height     : 2.75em;