You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- .mod_newslist {
- .layout_latest {
- .categories {
- min-height: 28px;
- }
- }
- }
-
- .mod_newsreader {
- .layout_full {
- .title {
- max-width: 700px;
- margin: 0 auto;
- .categories {
- @include futura-bold;
- text-transform: uppercase;
- font-size: size(20);
- color: #001874;
- margin-bottom: 0;
- }
- h1 {
- font-size: size(45);
- }
- }
- }
- }
|