From 73825264ae7cfc753d8291df755e97e8871e5cf5 Mon Sep 17 00:00:00 2001 From: Yannick Francois Date: Tue, 28 Nov 2017 22:49:06 +0100 Subject: [PATCH] Retour sur moins de CSS --- index.html | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/index.html b/index.html index e424238..b82a615 100644 --- a/index.html +++ b/index.html @@ -11,18 +11,10 @@ font-family: Arial, sans-serif; color: black; } + #journaux { margin: 2rem; } - - section h1{ - margin-top: 4rem; - text-align: center; - } - - section { - text-align: justify; - }