Remove invalid(?) css

master
sigonasr2, Sig, Sigo 3 years ago
parent 9a4f7738b9
commit 834688fa2e
  1. 5
      src/style.css

@ -324,9 +324,6 @@ em {
}
.equipPaletteSlot:first-child {
padding-right: 10px;
}
.equipPaletteSlot:hover {
}
.equipPaletteSlot:hover img {
outline: 2px solid rgba(54,255,255,0.66);
@ -358,8 +355,6 @@ em {
margin: 0 0 5px 10px;
padding: 12px 10px 7px 10px;
}
.equipAugs li img {
}
.equipAugs li:hover {
background: linear-gradient(45deg,rgba(76,113,126,0.66),rgba(113,169,189,00.66));
outline: 2px solid hsl(180, 78%, 50%);

Loading…
Cancel
Save