diff --git a/index.html b/index.html
index a492386..fd9ac32 100644
--- a/index.html
+++ b/index.html
@@ -10,7 +10,7 @@
Raspberry Pi Pico GPIO Pinout
-
+
diff --git a/pinout.css b/pinout.css
index e907582..28fc161 100644
--- a/pinout.css
+++ b/pinout.css
@@ -22,6 +22,9 @@ footer p {
margin: 0;
text-align: center;
}
+footer a.selected {
+ text-decoration: none;
+}
nav {
text-align: center;
margin-top: 20px;
@@ -269,4 +272,4 @@ td, th {
td, th, .filter.interfaces label {
color: #e9e5d2;
}
-}
\ No newline at end of file
+}