Skip to content
Snippets Groups Projects
Commit 8d76f218 authored by Moreau Elise's avatar Moreau Elise
Browse files

replace house in the center of the village

parent dfd9413a
Branches
Tags
No related merge requests found
...@@ -98,4 +98,9 @@ body, html { ...@@ -98,4 +98,9 @@ body, html {
overflow:scroll; overflow:scroll;
grid-row:2/5; grid-row:2/5;
grid-column: 1/5; grid-column: 1/5;
}
#center_text {
grid-column: span 4 ;
} }
\ No newline at end of file
{% extends 'common/layout.twig' %} {% extends 'common/layout.twig' %}
{% block content %} {% block content %}
<div class="ui text container"> <div class="ui text container" id="center_text">
<h1> BIENVENUE </h1> <h1> BIENVENUE </h1>
<p> <p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer interdum hendrerit ullamcorper. Ut at viverra ante. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer interdum hendrerit ullamcorper. Ut at viverra ante.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment