Line 210: | Line 210: | ||
} | } | ||
h1:target { | h1:target { | ||
+ | background: yellow; | ||
animation: highlight 1s ease; | animation: highlight 1s ease; | ||
} | } | ||
h2:target { | h2:target { | ||
+ | background: yellow; | ||
animation: highlight 1s ease; | animation: highlight 1s ease; | ||
} | } | ||
h3:target { | h3:target { | ||
+ | background: yellow; | ||
animation: highlight 1s ease; | animation: highlight 1s ease; | ||
} | } |
Revision as of 12:41, 20 September 2017