Skip to content

Instantly share code, notes, and snippets.

@uwang
Created February 28, 2018 03:58
Show Gist options
  • Save uwang/aefb4846696e70329df861ce70bd5c76 to your computer and use it in GitHub Desktop.
Save uwang/aefb4846696e70329df861ce70bd5c76 to your computer and use it in GitHub Desktop.
常用 css 样式
code {
font-size: Consolas,"Liberation Mono",Menlo,Courier,monospace;
white-space: pre-wrap;
background: #f5f7f8;
border: none;
padding: 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment