Skip to content
Snippets Groups Projects
Commit 50367a6c authored by nimrod's avatar nimrod
Browse files

fixup! Styling of the spam me page.

parent b67f0a9b
No related branches found
No related tags found
No related merge requests found
Pipeline #1661 passed
......@@ -15,11 +15,10 @@ Spam Nimrod
method="POST">
<label for="message">Message</label>
<br/>
<textarea name="message" rows="5" cols="50" style="color: #002b36">
Hi there.
</textarea>
<textarea name="message" rows="5" cols="50" style="color: #002b36"
>Hi there.</textarea>
<br/>
<button style="color:#002b36">Send message</button>
<button style="color: #002b36">Send message</button>
</form>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment