From a4abe70f7508bf6b2cac1e983d8108f351f3fd92 Mon Sep 17 00:00:00 2001 From: theomemin Date: Mon, 3 Dec 2018 15:33:57 +0100 Subject: [PATCH] =?UTF-8?q?=C3=80=20la=20Guerdache,=20le=20coup=20fut=20te?= =?UTF-8?q?rrible.=20Du=20jour=20au=20lendemain,=20la=20ruine=20s=E2=80=99?= =?UTF-8?q?abattait=20sur=20cette=20r=C3=A9sidence=20de=20luxe=20et=20de?= =?UTF-8?q?=20plaisir,?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project/assets/css/style.css | 18 ++++++++++++++++-- project/assets/html/includes/footer.html | 1 - project/assets/html/includes/head.html | 3 ++- project/assets/html/includes/header.html | 11 ++++++++--- project/assets/html/index.html | 4 +++- 5 files changed, 29 insertions(+), 8 deletions(-) diff --git a/project/assets/css/style.css b/project/assets/css/style.css index 70271dc..a6bfa49 100644 --- a/project/assets/css/style.css +++ b/project/assets/css/style.css @@ -12,7 +12,7 @@ b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, -article, aside, canvas, details, embed, +article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { @@ -55,6 +55,10 @@ table { body{ margin: 0; } +.test{ + height: 300vh; + background-color: #eeeeee; +} .nav_imie{ height: 40px; @@ -64,6 +68,7 @@ body{ .nav_blog{ height: 80px; background-color: white; + } .item_nav_imie{ @@ -86,11 +91,20 @@ body{ } .item_nav_blog_droite{ - padding-top: 20px; + padding-top: 30px; + padding-right: 60px; display: inline-block; color: black; float: right; } + +.item_nav_blog_droite_icon{ + padding-top: 30px; + display: inline-block; + color: black; + float: right; +} + #twi{ height: 18px; width: 18px; diff --git a/project/assets/html/includes/footer.html b/project/assets/html/includes/footer.html index a0eb7cb..e69de29 100644 --- a/project/assets/html/includes/footer.html +++ b/project/assets/html/includes/footer.html @@ -1 +0,0 @@ -
@Copyright 2018 HIFIVE
\ No newline at end of file diff --git a/project/assets/html/includes/head.html b/project/assets/html/includes/head.html index 0818960..d0555ad 100644 --- a/project/assets/html/includes/head.html +++ b/project/assets/html/includes/head.html @@ -3,5 +3,6 @@ Page Title - + + \ No newline at end of file diff --git a/project/assets/html/includes/header.html b/project/assets/html/includes/header.html index bde03e1..db091d5 100644 --- a/project/assets/html/includes/header.html +++ b/project/assets/html/includes/header.html @@ -5,6 +5,7 @@