Skip to content

Instantly share code, notes, and snippets.

@liu246542
Created April 3, 2019 15:28
Show Gist options
  • Save liu246542/de5395b1c4f6ce23a60691da0a9275c1 to your computer and use it in GitHub Desktop.
Save liu246542/de5395b1c4f6ce23a60691da0a9275c1 to your computer and use it in GitHub Desktop.
本科时候的一段代码
background: #58a;
background-image:
linear-gradient(white 2px,transparent 0),
linear-gradient(90deg,white 2px,transparent 0),
linear-gradient(hsla(0,0%,100%,.3) 1px,transparent 0),
linear-gradient(90deg,hsla(0,0%,100%,.3) 1px,transparent 0);
background-size: 75px 75px,75px 75px,15px 15px ,15px 15px;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment