CSS Pattern with Repeating Linear Gradient
Link: Why Do We Have repeating-linear-gradient
Anyway?
I like the idea of using repeating-linear-gradient
to generate pattern. They look cool!
background: linear-gradient(135deg, #000 .25em, #0092b7 0); background-size: .75em/sqrt(2) .75em/sqrt(2);
Published on 2015-10-01 by Makzan.
More articles like this:
-
Clip & Quote
-
CSS
-
Web Technologies
Previous ← Probabilities for years left to live
Next → Do serifs make you tap?