From 3af04f67edc4f56f2aa4846ebd3d2233a059f706 Mon Sep 17 00:00:00 2001 From: theomemin Date: Mon, 10 Dec 2018 15:58:17 +0100 Subject: [PATCH] maj index/maj header/add color/ end principal home div --- .gitignore.swp | Bin 12288 -> 0 bytes project/assets/css/style.css | 19 ++++++++++++++----- project/assets/html/index.html | 3 +++ project/assets/img/img_acceuil2.jpg | Bin 63880 -> 56372 bytes 4 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 .gitignore.swp diff --git a/.gitignore.swp b/.gitignore.swp deleted file mode 100644 index b3cdea6ce00fb6e89c5b4b7226d23b3f43b1f5e9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 12288 zcmeI&ze>a~90%~<34$V`=nLHGcF^S1#aV7~I5_anB$Twt)p}`Dn$%I>L)V*q4L4U` zz{MwU^;bC^Zg9Ej;2ZdoChaeT4|FI^GPph;bx*~Bxa|^si1nLUZ%mt8MB&!B!W4Pg z-utJGRC?yzG#b|~(k8m(GGSe+>_W}M--2@J(xxzF@G{GTRf$Zj%i_GqjTAhSXQivn zLOF&IfWT4$+jMe#^z*789`w5Vdsj=XhGGan00Izz00bZa0SG`~wFE-dp-0~G+I-s^ z^S-mt&xhzB009U<00Izz00bZa0SG_<0uWe10i}uJ9inGW`~Uy<`~Qo_pPYBj8|Rht z!kKZ}XP-D|5P$##AOHafKmY;|fB*y_009UrEzs{vk!zz!3@_q~&>o0)m6yTPwVJrP zklv)V30{N=B~5O%BysOkr;VgarBjueh>zh<#hrI0l{_C8PB+$gNlj&)(tPm^AH7r8 diff --git a/project/assets/css/style.css b/project/assets/css/style.css index e11a98a..04f6143 100644 --- a/project/assets/css/style.css +++ b/project/assets/css/style.css @@ -62,10 +62,10 @@ body{ .test1{ float: left; text-align: center; - margin-top: 133px; + margin-top: 40px; } .test2{ - margin-top: 166px; + margin-top: 70px; float: right; font-family: 'Open Sans', sans-serif; } @@ -115,9 +115,10 @@ body{ } .bloc_principal{ width: 100%; - height: 650px; + height: 440px; margin-top: 100px; background-color: white; + box-shadow: 1px 1px 30px 1px lightgrey; } .bloc_principal_titre{ text-align: center; @@ -140,6 +141,7 @@ body{ } .p-home { padding-top: 20px; + margin-right: 50px; color: grey; } #twi{ @@ -189,16 +191,20 @@ body{ width: 250px; } .test1{ - margin-top: 20px; + margin-top: 30px; } .test2{ - margin-top: 20px; + margin-top:30px; } #titre-home{ padding-bottom: 10px; } .p-home{ padding-top: 7px; + margin: 0; + } + .bloc_principal{ + height: 630px; } } @@ -227,4 +233,7 @@ body{ .bloc_principal_titre{ font-size: 20px; } + .bloc_principal{ + height: 650px; + } } \ No newline at end of file diff --git a/project/assets/html/index.html b/project/assets/html/index.html index a25496c..55cc271 100644 --- a/project/assets/html/index.html +++ b/project/assets/html/index.html @@ -38,6 +38,9 @@ +
+ +