diff --git a/css/news-page.css b/css/news-page.css index 61b6006..49c99fa 100644 --- a/css/news-page.css +++ b/css/news-page.css @@ -47,9 +47,10 @@ #content .blog .blog-post h1.title { margin: 0px 0px 10px 0px; - border: none; padding: 0px 0px 0px 0px; + max-width: 555px; max-height: 40px; + border: none; font: normal normal bold 16px/20px arial; overflow: hidden; display: inline-block; @@ -188,4 +189,4 @@ clear: both; } -/*** end of News Page's homepage ***/ \ No newline at end of file +/*** end of News Page's homepage ***/ -- libgit2 0.21.2