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
<p>If you have a new pattern to submit, drop me a line at me @ this domain. However, please bear in mind that I can't accept all submissions, sorry for that. For a pattern to be accepted, the following factors are considered (in descending order of importance):</p>
334
+
<p>If you have a new pattern to submit, please <ahref="https://github.com/LeaVerou/CSS3-Patterns-Gallery">send a pull request</a>. However, please bear in mind that I can't accept all submissions, sorry for that. For a pattern to be accepted, the following factors are considered (in descending order of importance):</p>
335
335
<ul>
336
336
<li>Does it present a new technique?</li>
337
337
<li>Is the number of gradients and color stops worth the effect? The whole point of those patterns is to make page loading faster by reducing file size and HTTP requests without the unreadable gibberish that data URIs add in our stylesheets. If your pattern needs a 2KB code for example (which becomes 10KB when used in production, due to all the prefixes), then it's not very useful, except serving as a proof of concept.</li>
338
338
<li>How common is the pattern?</li>
339
-
<li>Very aesthetically pleasing patterns might be accepted, even if they don't satisfy the above criteria, since they are useful for authors.</li>
339
+
<li>Does it look nice?</li>
340
340
</ul>
341
341
342
342
<pid="footer">
343
-
By <ahref="http://leaverou.me">Lea Verou</a>
344
-
• If no other author is mentioned, the pattern is created by <ahref="http://leaverou.me">Lea Verou</a>
343
+
By <ahref="http://lea.verou.me">Lea Verou</a>
344
+
• If no other author is mentioned, the pattern is created by <ahref="http://lea.verou.me">Lea Verou</a>
0 commit comments