Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Stephan Griesel

    (@sgriesel)

    got it, fixed!! changed the following line

    a{color:#000;text-decoration:none;border-bottom:1px dashed #000}a:hover{border-bottom:1px solid #000}

    to

    a{color:#000;text-decoration:none;border-bottom:0px dashed #000}a:hover{border-bottom:1px solid #000}

    Thread Starter Stephan Griesel

    (@sgriesel)

    oh and the rest of the border-bottom:1px also changed to border-bottom:0px

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘dashes on website’ is closed to new replies.