Remove small_news_header and big_news_header CSS classes

This commit is contained in:
Robin Arys 2015-09-04 10:41:22 +02:00
parent 60d176d578
commit c7dc8d551b
3 changed files with 566 additions and 513 deletions

View file

@ -26,24 +26,17 @@ body
.marketing
text-align: center
.small_news_header
font-weight: 700
margin-top: 20px
.static-old-news
h4
font-weight: 700
padding-left: 20px
margin-top: 30px
text-transform: uppercase
h5
font-weight: 700
margin-top: 20px
.big_news_header
font-weight: 700
font-size: 120%
padding-left: 20px
padding-bottom: 15px
margin-top: 30px
text-transform: uppercase
border-bottom: 1px solid rgba(0, 0, 0, 0.1)
h5.big_news_header
hr
display: none
.remove_on_static
.remove-on-static
display: none
#frontpage-play-button

File diff suppressed because it is too large Load diff

View file

@ -3,6 +3,7 @@ extends ./layout
block vars
- var layoutEnv = env
- var menuItem = 'oldNews'
- var containerClass = 'static-old-news'
block title
title Old News