diff --git a/project/assets/css/style.css b/project/assets/css/style.css index 31353c8..d8ccfe8 100755 --- a/project/assets/css/style.css +++ b/project/assets/css/style.css @@ -63,6 +63,10 @@ h2{ font-weight: 600; font-size: 17px; } +.title-second{ + font-weight: 400; + font-size: 17px; +} .contenue{ height: 285vh; @@ -302,7 +306,21 @@ input {outline: none} background-color: white; padding: 45px; } - +.author{ + margin-top: 25px; + display: flex; + flex-flow: row wrap; +} +.by{ + margin-left: 20px; + margin-top: 12px; +} +.name{ + margin-bottom: 6px; +} +.job{ + font-size: 12px; +} .bloc-filter{ width: 25%; height: 500px; @@ -311,6 +329,7 @@ input {outline: none} background-size: cover; box-shadow: 1px 1px 30px 1px lightgrey; float: right; + padding: 45px; } .post .text{ font-size: 14px; diff --git a/project/assets/html/post.html b/project/assets/html/post.html index f5009b0..ebdff7a 100755 --- a/project/assets/html/post.html +++ b/project/assets/html/post.html @@ -30,10 +30,18 @@
Plus d'articles