Petites modifs
This commit is contained in:
parent
f4e4d956e9
commit
6478b31fdc
2 changed files with 3 additions and 1 deletions
|
@ -22,6 +22,8 @@ a {
|
|||
height: 100px;
|
||||
background: center center url('img/banner.svg') no-repeat;
|
||||
padding: 10px 10px;
|
||||
margin-bottom: 30px;
|
||||
margin-top: 30px;
|
||||
}
|
||||
|
||||
#content_container {
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{% extends "layout.html" %}
|
||||
{% block content %}
|
||||
<br>
|
||||
<h2>plop lolilol babeuloula</h2>
|
||||
<h2>Toi aussi abuse des pouvoirs du Rézo avec les Metzthernets !</h2>
|
||||
<p id="play" style="text-align: center; font-size: 1.5em">
|
||||
<a href="{{url_for('play')}}">Jouer</a>
|
||||
</p>
|
||||
|
|
Loading…
Reference in a new issue