Created by: jeryj
I added a .btn class for reuse (surprised I didn't do that originally...) and added a blue glowing outline that mimics chrome's focus state (the blue glow). This same blue glow is used for images that are children of links.
Two thoughts:
- Should the added focus be a blue glow? Is there a better default?
- Is the blue glow enough of a contrast against our btn color? It's noticeable when the change happens when tabbing through, but not super visible. I'm concerned it'll be easy to lose track of where you are. Should the focus color be different? Other ideas on how to indicate focus in some kind of standardized way?