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:
Diffstat (limited to 'static/css/myscreen.css')
-rw-r--r--static/css/myscreen.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/css/myscreen.css b/static/css/myscreen.css
index 30a7e18..6e43fd0 100644
--- a/static/css/myscreen.css
+++ b/static/css/myscreen.css
@@ -1,6 +1,7 @@
@import url("myboth.css");
body { background:black; color: #ddd; }
+pre { color: #ddd; }
h1, h2, h3, h4, h5, h6 { color: #eee; }
ul.navbar a:focus, ul.navbar a:hover { color: #00243d; }
ul.navbar a { color: #00497a; }