1
0
mirror of https://github.com/2ec0b4/kaamelott-soundboard.git synced 2025-12-08 15:43:24 +00:00

Teste du style... bon, c'est pas encore trop ça

This commit is contained in:
Antoine
2016-04-11 14:43:50 +02:00
parent 878f37351f
commit 530e96253b
3 changed files with 118 additions and 67 deletions

View File

@@ -1,9 +1,9 @@
<header class="site-header" role="banner">
<h1>Kaamelott Soundboard</h1>
</header>
<main class="site-main" role="main">
</main>
<footer class="site-footer" role="contentinfo">

View File

@@ -1,4 +1,4 @@
<form action="index.html" method="post">
<input type="text" name="s" value="">
<input type="submit" name="submit" value="Rechercher">
<input type="submit" name="submit" value="Rechercher" class="btn">
</form>