From 28864eeeb1e4d07dfba5d32b5db28aeb5ee4b401 Mon Sep 17 00:00:00 2001
From: Karl <kc0bfv@gmail.com>
Date: Tue, 10 Dec 2019 03:43:28 +0000
Subject: [PATCH] About ready for release

---
 static/css/myscreen.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/static/css/myscreen.css b/static/css/myscreen.css
index 2eb2a63..2fd2529 100644
--- a/static/css/myscreen.css
+++ b/static/css/myscreen.css
@@ -1,4 +1,4 @@
-@import url("/css/myboth.css");
+@import url("myboth.css");
 
 body { background:black; color: #ddd; }
 h1, h2, h3, h4, h5, h6 { color: #eee; }

--
Gitblit v1.10.0