diff --git a/static/logo.svg b/static/logo.svg index d645749..3265ac6 100644 --- a/static/logo.svg +++ b/static/logo.svg @@ -1,49 +1,17 @@ - - + id="svg2" + viewBox="0 0 256 256" + height="256" + width="256"> - - - @@ -57,29 +25,23 @@ + transform="translate(0,-796.36216)" + id="layer1"> + d="m 0,796.36216 0,256.00004 48,0 0,-256.00004 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + d="m 96,796.36216 128,0 -128,96 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + d="m 96,956.36216 128,96.00004 -128,0 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + d="m 128,924.36216 128,-96 0,192.00004 z" + style="fill:#ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1" /> diff --git a/static/style.css b/static/style.css index 168f907..9a7c11f 100755 --- a/static/style.css +++ b/static/style.css @@ -44,8 +44,7 @@ table { } html, body { - width: 100%; - height: 100%; + min-width: 100%; min-height: 100%; }