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;
|
height: 100px;
|
||||||
background: center center url('img/banner.svg') no-repeat;
|
background: center center url('img/banner.svg') no-repeat;
|
||||||
padding: 10px 10px;
|
padding: 10px 10px;
|
||||||
|
margin-bottom: 30px;
|
||||||
|
margin-top: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#content_container {
|
#content_container {
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{% extends "layout.html" %}
|
{% extends "layout.html" %}
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<br>
|
<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">
|
<p id="play" style="text-align: center; font-size: 1.5em">
|
||||||
<a href="{{url_for('play')}}">Jouer</a>
|
<a href="{{url_for('play')}}">Jouer</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Reference in a new issue