Loading content/pages/spam.rst +4 −2 Original line number Diff line number Diff line Loading @@ -15,9 +15,11 @@ Spam Nimrod method="POST"> <label for="message">Message</label> <br/> <textarea name="message" rows="5" cols="50">Hi there.</textarea> <textarea name="message" rows="5" cols="50" style="color: #002b36"> Hi there. </textarea> <br/> <button>Send message</button> <button style="color:#002b36">Send message</button> </form> Loading Loading
content/pages/spam.rst +4 −2 Original line number Diff line number Diff line Loading @@ -15,9 +15,11 @@ Spam Nimrod method="POST"> <label for="message">Message</label> <br/> <textarea name="message" rows="5" cols="50">Hi there.</textarea> <textarea name="message" rows="5" cols="50" style="color: #002b36"> Hi there. </textarea> <br/> <button>Send message</button> <button style="color:#002b36">Send message</button> </form> Loading