You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is just an experiment that aims to recreate the design of several soccer jerseys using CSS background gradients and blend modes. Tested in the last version of Google Chrome, no guarantees on other browsers.
3
3
4
4
- All jersey designs and shading must be generated via CSS
5
-
- Use CSS only, no JS (JS just for showing team names in this demo)
6
-
- Use only 1 DIV per jersey (additional elements just for showing team names via JS)
5
+
- Use CSS only, no JS *(JS just for showing team names in this demo)*
6
+
- Use only 1 DIV per jersey *(additional elements just for showing team names via JS)*
7
7
- Use SVG just for shape masking. No color, shade or effect applied
0 commit comments