Whire theme color correctiion

This commit is contained in:
bergware
2018-08-22 08:39:41 +02:00
parent 3a1db33a03
commit 0a81534615
+1 -1
View File
@@ -56,7 +56,7 @@ input.trim{width:50px}
#title span.left{font-size:15px}
#title span.right{font-size:13px;padding-top:2px;padding-right:10px;float:right}
#title span img{padding-right:4px}
#menu{position:fixed;top:100px;left:0;width:100%;height:32px;line-height:32px;padding:0;margin:0;background:#1c1c1c;z-index:101}
#menu{position:fixed;top:100px;left:0;width:100%;height:32px;line-height:32px;padding:0;margin:0;background:#1c1b1b;z-index:101}
#nav-block{overflow:hidden;height:38px;letter-spacing:2px}
#nav-left{float:left}
#nav-right{border-right:none;float:right}