diff --git a/client/dcwebui.css b/client/dcwebui.css index 80f0d06..3164314 100644 --- a/client/dcwebui.css +++ b/client/dcwebui.css @@ -71,10 +71,15 @@ html,body { color:black; font-weight:bold; - line-height:18px; + line-height:0; + height:18px; width:18px; text-align:center; } +.menubutton svg { + width: 18px; + height: 18px; +} .menubutton:hover { background:white; } diff --git a/client/index.htm b/client/index.htm index 2b7eb1a..bb3ae4f 100644 --- a/client/index.htm +++ b/client/index.htm @@ -11,7 +11,11 @@
- +
Main @@ -55,4 +59,4 @@ - \ No newline at end of file +