diff --git a/css/news-page.css b/css/news-page.css index 8ed6b64..61b6006 100644 --- a/css/news-page.css +++ b/css/news-page.css @@ -24,7 +24,7 @@ /** General Properties of News **/ -#content .blog p { +#content .blog .article-body p { margin: 0px 0px 5px 0px; max-height: 25px; color: #172738; @@ -49,7 +49,10 @@ margin: 0px 0px 10px 0px; border: none; padding: 0px 0px 0px 0px; + max-height: 40px; font: normal normal bold 16px/20px arial; + overflow: hidden; + display: inline-block; } /* WARNING: -- libgit2 0.21.2