projects
/
KiwiIRC.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f02277
)
Removing borders around images on IE
author
Darren
<darren@darrenwhitlen.com>
Thu, 11 Oct 2012 11:34:55 +0000
(12:34 +0100)
committer
Darren
<darren@darrenwhitlen.com>
Thu, 11 Oct 2012 11:34:55 +0000
(12:34 +0100)
client/css/style.css
patch
|
blob
|
blame
|
history
diff --git
a/client/css/style.css
b/client/css/style.css
index 9fc5f4714489a93edcef8a7cb94c259c2bcc9f89..73ae0faf9e901ba05854e5885daa40a591148924 100644
(file)
--- a/
client/css/style.css
+++ b/
client/css/style.css
@@
-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; }