Hendrik post #126

Merged
11342374 merged 53 commits from hendrik-post into master 2017-01-25 16:20:49 +01:00
Showing only changes of commit de03d8799a - Show all commits

View File

@@ -60,7 +60,7 @@
<div class="post platform"> <div class="post platform">
<form> <form>
<input type="text" class="newpost" placeholder="Titel"> <input type="text" class="newpost" placeholder="Titel">
<textarea class="newpost">Schrijf een berichtje...</textarea> <textarea class="newpost" placeholder="Schrijf een berichtje..."></textarea>
<input type="submit" value="Plaats!"> <input type="submit" value="Plaats!">
</form> </form>
</div> </div>