Created
February 28, 2018 03:58
-
-
Save uwang/aefb4846696e70329df861ce70bd5c76 to your computer and use it in GitHub Desktop.
常用 css 样式
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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