diff --git a/web/banner.png b/web/banner.png deleted file mode 100644 index c6d35ffcbe..0000000000 Binary files a/web/banner.png and /dev/null differ diff --git a/web/openra.css b/web/openra.css index 47a32ab854..63a3d7bdcf 100644 --- a/web/openra.css +++ b/web/openra.css @@ -7,7 +7,7 @@ a:visited { color: White } div#main { - width: 80%; + width: 1024px; height:768px; background-image: url("background.png"); background-repeat: no-repeat;