diff --git a/jdmain.css b/jdmain.css index 7dc749a..b478ff6 100644 --- a/jdmain.css +++ b/jdmain.css @@ -30,14 +30,14 @@ height: 6em; overflow: auto; background: #eff; } -a{ +___a{ color: white; text-decoration: none; margin-left: 20px; margin-right: 20px; } -a:hover{ +___a:hover{ color: white; text-decoration: underline; }