Add hover to header
Closed this issue · 1 comments
BarryCap commented
Add :hover
and :active
to header. The work on this has been started but it is not actually working. Maybe the SVG header needs to be inline to have the right CSS style with header-svg
, header-svg:hover
and header-svg:active
properties.
BarryCap commented
The SVG header has been set inline, with different :hover
and :active
values for each page. Rests a :focus
to add with the outline selection removed and it would be perfect.