From a001a7c14c1c449ba50e2b6cdaf441107a4cde11 Mon Sep 17 00:00:00 2001 From: Adrien Date: Mon, 25 Feb 2019 09:14:37 +0100 Subject: [PATCH] css post --- project/assets/css/style.css | 26 ++++++++++++++++++---- project/assets/html/post.html | 37 +++++++++++++++++++++++++++++++- project/assets/php/functions.php | 2 +- project/index.php | 6 +++--- 4 files changed, 62 insertions(+), 9 deletions(-) diff --git a/project/assets/css/style.css b/project/assets/css/style.css index 0b02eac..5e8867d 100755 --- a/project/assets/css/style.css +++ b/project/assets/css/style.css @@ -295,7 +295,7 @@ input {outline: none} * ----------------------------------------------------- */ .bloc-post{ width: 69%; - margin-top: 30px; + margin-top: 70px; box-shadow: 1px 1px 30px 1px lightgrey; background-position: center; background-size: cover; @@ -326,7 +326,7 @@ input {outline: none} .bloc-filter{ width: 25%; height: 500px; - margin-top: 30px; + margin-top: 70px; background-color: white; background-size: cover; box-shadow: 1px 1px 30px 1px lightgrey; @@ -387,10 +387,28 @@ input {outline: none} display: inline-block; float:right; } - +.filtre{ + width: 100%; + padding: 6px 10px 6px 10px; + color:white; + text-transform: uppercase; + font-size: 14px; + margin-top: 15px; +} + .dev-color{ + background-color: #fccb3a; + } + .digi-color{ + background-color: #6bb194; + } + .ops-color{ + background-color: #2ea3f2; + } + .devops-color{ + background-color: #ff1c4a; + } .bloc-recent{ width: 69%; - margin-top: 50px; float: left; } .titre-recent{ diff --git a/project/assets/html/post.html b/project/assets/html/post.html index 2a863dd..248173f 100755 --- a/project/assets/html/post.html +++ b/project/assets/html/post.html @@ -38,8 +38,43 @@

Plus d'articles

-
+
dev
+
digi
+
ops
+
devops
+ + +
Précédent
+
Suivant
+ +

Dans le même thème

+
+ +
+
+

+ +

+
+ + + + + + +
+
+ +

+
+
+ +
+ +