Commit 50367a6c authored by nimrod's avatar nimrod
Browse files

fixup! Styling of the spam me page.

parent b67f0a9b
Loading
Loading
Loading
Loading
Loading
+3 −4
Original line number Diff line number Diff line
@@ -15,9 +15,8 @@ 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>
    </form>