diff --git a/style.css b/style.css index 26e74e2..83aa692 100644 --- a/style.css +++ b/style.css @@ -92,7 +92,8 @@ dd { } [title] { - border-bottom: 3px dotted white; + text-decoration: dotted underline; + text-decoration-thickness: 2px; } a {