I would like design £1 similar to the following image using CSS.
I would like to have some text with gradient colour, gradient border and t
When you need to set gradients on text css is not the tool to use.
Its easier to use svg for advanced gradient and all complex shapes.
Here is how i would recomend to create the svg:
Here is how it would look: