Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
MOREAU Elise
project-covid
Commits
8d76f218
Commit
8d76f218
authored
Oct 15, 2020
by
Moreau Elise
Browse files
replace house in the center of the village
parent
dfd9413a
Changes
2
Hide whitespace changes
Inline
Side-by-side
public/assets/css/general.css
View file @
8d76f218
...
...
@@ -98,4 +98,9 @@ body, html {
overflow
:
scroll
;
grid-row
:
2
/
5
;
grid-column
:
1
/
5
;
}
#center_text
{
grid-column
:
span
4
;
}
\ No newline at end of file
templates/home/home.twig
View file @
8d76f218
{%
extends
'common/layout.twig'
%}
{%
block
content
%}
<div
class=
"ui text container"
>
<div
class=
"ui text container"
id=
"center_text"
>
<h1>
BIENVENUE
</h1>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer interdum hendrerit ullamcorper. Ut at viverra ante.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment