diff --git a/demo.html b/demo.html index e83c142d..eb6437c6 100644 --- a/demo.html +++ b/demo.html @@ -63,6 +63,9 @@ transition: background-color 0.5s ease-out; border-radius: 1rem; } + .linktext { + color: burlywood; + } .link:hover { background-color: #333; } @@ -84,13 +87,13 @@ >