diff --git a/index.html b/index.html index e5d9efd..3cdc0fa 100644 --- a/index.html +++ b/index.html @@ -14,7 +14,7 @@
-
git
+
git
ci
matrix
mastodon
diff --git a/main.css b/main.css index 226f96e..f425d97 100644 --- a/main.css +++ b/main.css @@ -45,3 +45,13 @@ body { font-size: 3em; font-align: center; } + +.labels .card a { + color: white; + text-decoration: none; +} + +.labels .card a:hover, +.labels .card a:focus { + text-decoration: underline; +}