🎨 Style improvement

This commit is contained in:
Florian Sylvain
2021-10-31 02:30:12 +02:00
parent f7276b0cb5
commit 6a46de89c6
3 changed files with 80 additions and 27 deletions
+5
View File
@@ -2,6 +2,11 @@
<nav class="navbar">
<h1>theses.fr</h1>
<!-- svg from iconmonstr -->
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" id="hamburger">
<path d="M24 6h-24v-4h24v4zm0 4h-24v4h24v-4zm0 8h-24v4h24v-4z"/>
</svg>
<div class="research-section">
<form action="index.php" method="GET" class="navbar-form">
<input type="text" name="author" placeholder="nom auteur" onkeyup="realTimeDisplay()" id="searchbar">