From 2399b7eace0c19b10b16d5fe03d208eeae8a54d6 Mon Sep 17 00:00:00 2001 From: Jerome Morjon Date: Sat, 21 Feb 2015 16:59:22 +0100 Subject: [PATCH] maj taille police --- SRC/public/css/home.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SRC/public/css/home.css b/SRC/public/css/home.css index 79de06e..0355e62 100644 --- a/SRC/public/css/home.css +++ b/SRC/public/css/home.css @@ -46,7 +46,7 @@ body { width : 40%; box-shadow: 0 0 6px black inset; border: 1px solid dimgrey; - font-size: 2em; + font-size: 1.5em; } .carousel-indicators