Created
December 25, 2015 04:37
-
-
Save motoraku/2829f3e8734047191e79 to your computer and use it in GitHub Desktop.
WordPress.com でソースコードを綺麗に表示 (codeタグ利用) : Show beautiful source code using Code tag
This file contains hidden or 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 language="css"] | |
| #button { | |
| font-weight: bold; | |
| border: 2px solid #fff; | |
| } | |
| [/code] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment