diff --git a/com/static/com/css/news-list.scss b/com/static/com/css/news-list.scss index 4e6ca7a6..dcbad0b5 100644 --- a/com/static/com/css/news-list.scss +++ b/com/static/com/css/news-list.scss @@ -31,7 +31,7 @@ padding: 0.4em; margin: 0 0 0.5em 0; text-transform: uppercase; - font-size: 1.1em; + font-size: 17px; &:not(:first-of-type) { margin: 2em 0 1em 0; @@ -56,14 +56,7 @@ margin-bottom: 1em; h3 { - border-radius: 5px 5px 0 0; - box-shadow: $shadow-color 1px 1px 1px; - padding: 0.5em; - font-weight: bold; - font-size: 150%; - text-align: center; - text-transform: uppercase; - background: $second-color; + margin-bottom: 0; } #links_content {