Authored by xuqi

focus outline

@@ -47,6 +47,10 @@ a { @@ -47,6 +47,10 @@ a {
47 color: #000; 47 color: #000;
48 } 48 }
49 49
  50 +*:focus {
  51 + outline: none;
  52 +}
  53 +
50 @font-face { 54 @font-face {
51 font-family: "iconfont"; 55 font-family: "iconfont";
52 src: font-url('iconfont.eot'); /* IE9*/ 56 src: font-url('iconfont.eot'); /* IE9*/