diff --git a/style.css b/style.css index ad631da..1924408 100644 --- a/style.css +++ b/style.css @@ -59,6 +59,17 @@ td float: left; } +#header_left a +{ + color: #9d9d9d; +} + + +#header_left a:hover +{ + color: #66ccff; +} + #header_right { display: flex;