Improved the post page

This commit is contained in:
Justine Pelletreau
2023-07-03 18:55:33 +02:00
parent d64e020abb
commit f638047508
6 changed files with 9 additions and 6 deletions

View File

@ -14,7 +14,8 @@
padding-top: 50px;
}
h1 {
h1,
h2{
color: orange;
}

View File

@ -125,10 +125,10 @@
<div id="form-container">
<form action="/" method="post" enctype="application/x-www-form-urlencoded">
<label for="name">Name (optionnal):</label>
<label for="name">Name</label>
<input type="text" id="name" name="name" required>
<label for="content">Content:</label>
<label for="content">Content</label>
<textarea type="input" id="content" name="content" rows="30" cols="55" placeholder="Put your content here. It will be encrypted via DES-256 and stored." required></textarea>
<input type="submit" value="submit">

View File

@ -0,0 +1 @@
{"name":"qzdqzd","crypt":"EFOUHjEiFhRorSgOQAgOgA==","date":"03/07/2023@18:45:45","id":11295522918797061807}