Removing borders around images on IE
authorDarren <darren@darrenwhitlen.com>
Thu, 11 Oct 2012 11:34:55 +0000 (12:34 +0100)
committerDarren <darren@darrenwhitlen.com>
Thu, 11 Oct 2012 11:34:55 +0000 (12:34 +0100)
client/css/style.css

index 9fc5f4714489a93edcef8a7cb94c259c2bcc9f89..73ae0faf9e901ba05854e5885daa40a591148924 100644 (file)
@@ -2,6 +2,7 @@
 html, body { height:100%; }
 p { margin:0.5em 0; }
 a { color:#36C; text-decoration:none; cursor:pointer; }
+a img { border:none; }