Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS buttons bug Reply To: buttons bug

#248277
Shikkediel
Participant

It’s because of this:

.moreinfo a:visited, a:hover {
  border: solid 2px white;
  border-radius: 2px;
  padding: 10px 53.5px 10px 53.5px;
  color: white;
}