.news li { list-style-type: none; } .news a { color: #ec7235; text-decoration: none; font-size: 25px; } .news a:hover { text-decoration: underline; } .news span { color: gray; display: block; font-size: 14px; } .news-page span { color: gray; font-size: 14px; } /* .news-page code { counter-reset: line; } .news-page code span { counter-increment: line; } .news-page code span:before { content: counter(line); }*/ .news-page h1 { margin-bottom: 0; }