From 08cc5d35081bf3806c4601afec7dea9fec921d0e Mon Sep 17 00:00:00 2001 From: Melissa Wen Date: Sat, 5 Sep 2015 23:12:57 -0300 Subject: [PATCH] Adjust news page to works on profile homepage --- css/news-page.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/css/news-page.css b/css/news-page.css index 199f9cb..cf21191 100644 --- a/css/news-page.css +++ b/css/news-page.css @@ -1,9 +1,11 @@ /*** News Page's homepage ***/ /** Header's Block **/ -#content .blog #article-header h1.title { +.profile-name-is-spb #article #article-toolbar #article-header h1.title, +#content .blog #article-header h1.title{ margin: 20px 0px 10px 0px; padding: 0px 0px 10px 0px; + border-bottom: 1px solid #D3D6DE; font: normal normal bold 35px/37px arial; } -- libgit2 0.21.2