From b9e48748ce5de712a4843855ac692372ae1e5001 Mon Sep 17 00:00:00 2001 From: Eugenio Marzo Date: Sun, 9 Oct 2022 11:01:36 +0200 Subject: [PATCH] change style to pixel --- html5/css/dashboard.css | 2 +- html5/index.html | 46 +++++++++++++++++++++++----------------- html5/kubeinvaders.js | 4 ++-- html5/pixel.otf | Bin 0 -> 19536 bytes 4 files changed, 30 insertions(+), 22 deletions(-) create mode 100644 html5/pixel.otf diff --git a/html5/css/dashboard.css b/html5/css/dashboard.css index d1905a5..d4b6948 100644 --- a/html5/css/dashboard.css +++ b/html5/css/dashboard.css @@ -62,7 +62,7 @@ body { .nav-sidebar > .active > a:hover, .nav-sidebar > .active > a:focus { color: #fff; - background-color: #428bca; + background-color: #ffffff; } diff --git a/html5/index.html b/html5/index.html index 8aae53a..d1aaf4a 100644 --- a/html5/index.html +++ b/html5/index.html @@ -7,13 +7,19 @@ -