mirror of
https://github.com/oupala/apaxy.git
synced 2025-08-25 01:06:44 +02:00
Merge pull request #53 from drewrockshard/drewrockshard-patch-1
Update style.css to fix IE border image issues
This commit is contained in:
@@ -36,6 +36,10 @@ a {
|
|||||||
color:#61666c;
|
color:#61666c;
|
||||||
text-decoration:none;
|
text-decoration:none;
|
||||||
}
|
}
|
||||||
|
a, img {
|
||||||
|
border:none;
|
||||||
|
outline:none
|
||||||
|
}
|
||||||
a:hover {
|
a:hover {
|
||||||
color:#2a2a2a;
|
color:#2a2a2a;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user