avatar
remove underline for anchors tag CSS
a {
  text-decoration: none;
}
You need to login to do this manipulation!