Eva
0
Q:

html glow on hover

element {
  box-shadow:none;
}
element:hover, element:active {
  box-shadow: inset 0 0 10px #(color of the glow you want);
}
0

New to Communities?

Join the community