Haroenv / ccna

A summary of CCNA-useable cisco commands by @elsmr and @Haroenv

Home Page:https://haroen.me/ccna

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add :target styling

Haroenv opened this issue · comments

add a colour, i.e. $accent to an internal link being clicked on. Useful for both linking from internal sites, as from external sites.

*:target {
  color: $accent;
} 

Also useful could be to add an animation to the linking.