0

I'm trying to get this result (i left the red button here just for better perception of dashes): enter image description here

But all that comes to my mind is to change border thickness. All that i have for now is: enter image description here

and

enter image description here

But it's not what i'm trying to implement. And here is my simple CSS:

.dashed-wrapper {
    border-bottom: 2px #cccccc dashed;
}

Thanks in advance for any help

P.S.
  • 15,970
  • 14
  • 62
  • 86

0 Answers0