diff --git a/examples/index.html b/examples/index.html index c42b21aa48..6619e72ac6 100644 --- a/examples/index.html +++ b/examples/index.html @@ -26,6 +26,12 @@ font-size: smaller; margin: 5px 0; } + a.example { + text-decoration: none; + } + a.example:hover :first-child { + text-decoration: underline; + } a.bg-light:focus, a.bg-light:hover, button.bg-light:focus, @@ -88,10 +94,8 @@
- - title
- -
+ title
+