diff --git a/browserWarning.html b/browserWarning.html
index 29ba065..7b5d634 100644
--- a/browserWarning.html
+++ b/browserWarning.html
@@ -16,6 +16,10 @@
text-align: center;
margin-top: 20px;
}
+ .browser {
+ width:102.4px;
+ height:102.4px;
+ }
@@ -24,11 +28,13 @@
A Dark Room makes use of HTML5 and CSS3, which your current browser does not appear to support.
- Please update your browser for the best experience:
+ Please update your browser for the best experience:
-

-

-

+

+

+

+

+
Or you can
play anyway, but it probably won't work!
diff --git a/img/chrome.png b/img/chrome.png
index 6d15eff..40b579b 100644
Binary files a/img/chrome.png and b/img/chrome.png differ
diff --git a/img/firefox.png b/img/firefox.png
index 582a695..5be2db9 100644
Binary files a/img/firefox.png and b/img/firefox.png differ
diff --git a/img/ie.png b/img/ie.png
index 4452111..d3e3d8f 100644
Binary files a/img/ie.png and b/img/ie.png differ
diff --git a/img/opera.png b/img/opera.png
new file mode 100644
index 0000000..f459482
Binary files /dev/null and b/img/opera.png differ
diff --git a/img/safari.png b/img/safari.png
new file mode 100644
index 0000000..abf6c14
Binary files /dev/null and b/img/safari.png differ