diff --git a/sitefiles/sig.css b/sitefiles/sig.css index f201542..62028b5 100644 --- a/sitefiles/sig.css +++ b/sitefiles/sig.css @@ -69,4 +69,8 @@ body{ color: #AA77FF; font-weight:900; text-shadow: 0.3px 0.3px 3px #666666; +} + +.content:hover{ + border-color: rgb(17, 153, 17, .8); } \ No newline at end of file