May. 28th, 2018
misc: gradient borders
You can also do it with radial gradients to get a different look:
Or repeating ones:
You can vary the width of the border, like so! Unfortunately you cannot also:
- use border styles like dotted or double
- round the corners using border-radius
Update: You can however use outline, which takes some of the same styles as border, to get some similar effects!




Comments
Awesome!