Border highlights on hover

main
sigonasr2, Sig, Sigo 3 years ago
parent 723c31a323
commit a5fe207a63
  1. 4
      sitefiles/sig.css

@ -70,3 +70,7 @@ body{
font-weight:900;
text-shadow: 0.3px 0.3px 3px #666666;
}
.content:hover{
border-color: rgb(17, 153, 17, .8);
}
Loading…
Cancel
Save