diff --git a/core.css b/core.css index 20f35fd..2061c24 100644 --- a/core.css +++ b/core.css @@ -7,6 +7,10 @@ hr { display:none; } */ .toggleable { display:none; } +:focus { + outline: auto; +} + /** * Generic ============================================================ */