From fd0fb97e488ec7887ce5fa206c129f2c1eaa2f2d Mon Sep 17 00:00:00 2001 From: Mylloon Date: Thu, 6 Oct 2022 14:21:13 +0200 Subject: [PATCH] format --- README.md | 4 ++++ src/public/styles/style.css | 2 +- src/templates/index.html | 39 +++++++++++++++++-------------------- 3 files changed, 23 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index 9c0f0c2..e11033c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # Sand + ## Exécution + Préparation de l'environnement + ```bash $ python3 -m venv . $ source bin/activate @@ -8,6 +11,7 @@ $ pip install -r requirements.txt ``` Lancement + ```bash $ python3 -m flask --app src/app.py run ``` diff --git a/src/public/styles/style.css b/src/public/styles/style.css index a681ac1..3fcd17e 100644 --- a/src/public/styles/style.css +++ b/src/public/styles/style.css @@ -2,6 +2,6 @@ text-align: center; } -header>.text-title { +header > .text-title { font-size: 2.5rem; } diff --git a/src/templates/index.html b/src/templates/index.html index 3e1cbc2..f9ba8a3 100644 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -1,28 +1,25 @@ + + + + + {{ name }} - Index - - - - - {{ name }} - Index + + - - + +
+

Sand

+
- -
-

Sand

- -
- -
-

placeholder-main

-
- - - +
+

placeholder-main

+
+ +