From 1f9e64790a0e9f4746e789123e329dca8513576a Mon Sep 17 00:00:00 2001 From: Adrien Date: Wed, 6 Mar 2019 16:40:32 +0100 Subject: [PATCH] version final --- assets/css/style.css | 16 +++++++++++++++- assets/html/post_edit.html | 6 +++--- assets/html/post_new.html | 2 +- 3 files changed, 19 insertions(+), 5 deletions(-) diff --git a/assets/css/style.css b/assets/css/style.css index adb892d..7128970 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -128,6 +128,15 @@ h3 { margin-top: 30px; } +.title-edit { + font-weight: 200; + font-size: 15px; + margin-bottom: 12px; +} +.addTag{ + margin-top: 20px; +} + .contenue { height: 285vh; } @@ -440,6 +449,7 @@ input { .article .etiquettes, .post .etiquettes { margin-top: 15px; + margin-bottom: 15px; } .article .date, @@ -533,6 +543,10 @@ input { padding: 45px; /* border-radius: 5px; */ } +.container-edit{ + background-color: white; + padding: 45px 45px 115px 45px; +} .container-search { margin-bottom: 30px; background-color: white; @@ -578,7 +592,7 @@ input { box-shadow: 1px 1px 30px 1px lightgrey; float: right; padding: 45px; - border-radius: 5px; + /* border-radius: 5px; */ } .bloc-filter a{ color: white; diff --git a/assets/html/post_edit.html b/assets/html/post_edit.html index b58d949..642d6ad 100644 --- a/assets/html/post_edit.html +++ b/assets/html/post_edit.html @@ -10,7 +10,7 @@
-
+

@@ -26,13 +26,13 @@

-

Tags

+

Tags

diff --git a/assets/html/post_new.html b/assets/html/post_new.html index 4638b45..291087b 100644 --- a/assets/html/post_new.html +++ b/assets/html/post_new.html @@ -32,7 +32,7 @@
-

Tags

+

Tags