Add some variables to the scss files
Use the period API call for the program schema
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
font-size: 10px;
|
||||
font-weight: bold;
|
||||
text-align: center;
|
||||
color: $news-banner-text-color;
|
||||
color: $text-inverted-color;
|
||||
text-decoration: none;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
@@ -82,7 +82,7 @@
|
||||
font-size: 30px;
|
||||
font-weight: 600;
|
||||
line-height: 1;
|
||||
color: $news-banner-text-color;
|
||||
color: $text-inverted-color;
|
||||
text-decoration: none;
|
||||
}
|
||||
h5 a {
|
||||
@@ -98,7 +98,7 @@
|
||||
}
|
||||
.post_date {
|
||||
@include post_date;
|
||||
color: $news-banner-text-color;
|
||||
color: $text-inverted-color;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user