Remove the dotted line around focused link (ugly to my eyes).

这个提交包含在:
Sébastien Lucas 2013-07-11 17:58:55 +02:00
父节点 5b90f76e2c
当前提交 5b5470c6b5
共有 1 个文件被更改,包括 0 次插入8 次删除

查看文件

@ -79,14 +79,6 @@ body {
Links
========================================================================== */
/**
* Address `outline` inconsistency between Chrome and other browsers.
*/
a:focus {
outline: thin dotted;
}
/**
* Improve readability when focused and also mouse hovered in all browsers.
*/