Don't show link border on footer images.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2052 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
b835332cd0
commit
217dbe1d58
|
@ -91,7 +91,7 @@ h2 {
|
|||
margin: 5px 10px;
|
||||
}
|
||||
|
||||
img {
|
||||
img, #footer a {
|
||||
border: 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue