Authored by xuqi

focus outline

... ... @@ -47,6 +47,10 @@ a {
color: #000;
}
*:focus {
outline: none;
}
@font-face {
font-family: "iconfont";
src: font-url('iconfont.eot'); /* IE9*/
... ...