From 528664216ec4fdc0287c883d9d071bb0c6277220 Mon Sep 17 00:00:00 2001 From: Adrien Date: Wed, 6 Mar 2019 16:20:09 +0100 Subject: [PATCH 1/2] fff --- assets/html/user_add.html | 8 ++++---- assets/html/user_edit.html | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/assets/html/user_add.html b/assets/html/user_add.html index 706a2b1..d6f172a 100644 --- a/assets/html/user_add.html +++ b/assets/html/user_add.html @@ -9,10 +9,10 @@
-
-
+
+
-

LE BLOG DES APPRENANTS

+

UTILISATEUR

Créer un utilisateur

@@ -25,8 +25,8 @@ - +
diff --git a/assets/html/user_edit.html b/assets/html/user_edit.html index 3cd4163..2caa235 100644 --- a/assets/html/user_edit.html +++ b/assets/html/user_edit.html @@ -12,7 +12,7 @@
-

INFORMATIONS UTILISATEUR

+

UTILISATEUR

Modifier un utilisateur

From 1f9e64790a0e9f4746e789123e329dca8513576a Mon Sep 17 00:00:00 2001 From: Adrien Date: Wed, 6 Mar 2019 16:40:32 +0100 Subject: [PATCH 2/2] 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