Skip to content

Instantly share code, notes, and snippets.

@picacure
Last active December 18, 2018 13:40
Show Gist options
  • Save picacure/6589782 to your computer and use it in GitHub Desktop.
Save picacure/6589782 to your computer and use it in GitHub Desktop.
CSS 奇淫技巧
//
hr{
border-width: 0px;
border-top: 2px dashed #d8d8d8;
color: #d8d8d8;
height: 1px;
}
ul{
margin: 0 auto;
padding: 0;
width: 280px;
list-style-position: inside;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment