diff --git a/style.css b/style.css index 2fd25a9..0bb49e1 100644 --- a/style.css +++ b/style.css @@ -5,6 +5,9 @@ b{ color: #007AFF } +a{ + color: #41b6e8; +} .topbar{ position: fixed; top: 0px;