Add HTML for custom entry message boxes.
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
<p class="message green">This is an example of custom message, which is easy to implement and can be used to put emphasis on a particular thought or sentiment. <a href="#">Click here for more</a>.</p> | |
<p class="message orange">This is an example of custom message, which is easy to implement and can be used to put emphasis on a particular thought or sentiment. <a href="#">Click here for more</a>.</p> | |
<p class="message red">This is an example of custom message, which is easy to implement and can be used to put emphasis on a particular thought or sentiment. <a href="#">Click here for more</a>.</p> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment