diff --git a/webapp/static/basic.css b/webapp/static/basic.css index 111586b..4487f67 100644 --- a/webapp/static/basic.css +++ b/webapp/static/basic.css @@ -60,12 +60,6 @@ a { list-style: none; } -#headerimg { - width: 1024px; - height: 100px; - background-image: url("/static/servers.jpg"); -} - footer { font-size: 10px; color: rgb(100, 100, 100); diff --git a/webapp/static/servers.jpg b/webapp/static/servers.jpg deleted file mode 100644 index d93e1fc..0000000 Binary files a/webapp/static/servers.jpg and /dev/null differ