diff --git a/index.html b/index.html
index d652949..6668c75 100644
--- a/index.html
+++ b/index.html
@@ -110,14 +110,16 @@
Raspberry Pi Pico Pinout
diff --git a/pinout.css b/pinout.css
index 0c6e770..7271e62 100644
--- a/pinout.css
+++ b/pinout.css
@@ -258,6 +258,10 @@ td, th {
nav p {
color: #666666;
}
+ footer a.selected {
+ text-decoration: none;
+ color: #666666;
+ }
footer a, footer a:visited {
color: #1d6ca5;
}