Softer outline

This commit is contained in:
Joah Gerstenberg 2013-12-14 10:00:34 -06:00
parent 14c722cb25
commit aed6172b88
1 changed files with 2 additions and 2 deletions

View File

@ -156,8 +156,8 @@ section p:last-child {
}
#search:focus {
outline: none;
border-color: #900;
outline: auto 5px #900;
outline-offset: -2px;
}
/* Table */ /* We should use nav and ul li for collapsing details */