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:
@@ -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">
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user