@@ -94,7 +94,7 @@ body.cp {
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
- color: #212529;
+ color: #444;
width: 100%;
height: 100%;
overflow: hidden;
@@ -5,7 +5,7 @@ import (
)
const ServerVersion = "1.0.1"
-const AssetsVersion = "15"
+const AssetsVersion = "16"
const AssetsPath = "assets"
const DirIndexFile = "index.html"