1
0
mirror of https://github.com/php/web-php.git synced 2026-03-28 01:02:22 +01:00

use dotty outline

This commit is contained in:
Peter Cowburn
2013-11-22 10:15:59 +00:00
parent e36e36e0a4
commit 5eedd9f61c

View File

@@ -64,7 +64,6 @@ html {
}
a:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
a:hover,