Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kc0bfv/ticky_tacky_dark.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/css/myscreen.css6
1 files changed, 4 insertions, 2 deletions
diff --git a/static/css/myscreen.css b/static/css/myscreen.css
index 222b18f..30a7e18 100644
--- a/static/css/myscreen.css
+++ b/static/css/myscreen.css
@@ -3,8 +3,10 @@
body { background:black; color: #ddd; }
h1, h2, h3, h4, h5, h6 { color: #eee; }
ul.navbar a:focus, ul.navbar a:hover { color: #00243d; }
-a:focus, a:hover { color: #06c; }
-a { color: #00497a; }
+ul.navbar a { color: #00497a; }
+div.imgbtntxt a:focus, div.imgbtntxt a:hover { color: #09f; }
+a:focus, a:hover { color: #7cf; }
+a { color: #09f; }
.loud { color: #fff; }
.box {
color: #222;