Inspired by dannyfritz/commit-message-emoji
See also gitmoji.
| Commit type | Emoji |
|---|---|
| Initial commit | 🎉 :tada: |
| Version tag | 🔖 :bookmark: |
| New feature | ✨ :sparkles: |
| Bugfix | 🐛 :bug: |
Inspired by dannyfritz/commit-message-emoji
See also gitmoji.
| Commit type | Emoji |
|---|---|
| Initial commit | 🎉 :tada: |
| Version tag | 🔖 :bookmark: |
| New feature | ✨ :sparkles: |
| Bugfix | 🐛 :bug: |
| /* =WordPress Core - Sassified. | |
| -------------------------------------------------------------- */ | |
| .alignnone { | |
| margin: 5px 20px 20px 0; | |
| } | |
| .aligncenter, div.aligncenter { | |
| display: block; | |
| margin: 5px auto 5px auto; | |
| } |