diff --git a/layouts/news/list.html b/layouts/news/list.html index 4197c6e..639f753 100644 --- a/layouts/news/list.html +++ b/layouts/news/list.html @@ -117,7 +117,7 @@

{{ range .Data.Pages }} {{ if and (and (ne .Params.selectedInFirstPage 2) (ne .Params.selectedInFirstPage 1)) (ne .Params.selectedInFirstPage 3)}} -
+
-
+
diff --git a/static/css/style5News.css b/static/css/style5News.css index 7f41249..da37e90 100644 --- a/static/css/style5News.css +++ b/static/css/style5News.css @@ -112,6 +112,16 @@ line-height: 1.2em; } +.auto-height{ + height: auto; +} + +.small-news-content{ + position: relative; + top: 0; + padding: 28px 28px 10px 28px; +} + @media only screen and (max-width: 1450px) { .first-grid { width: 95%;