mirror of
https://github.com/mgrove36/bbc-young-reporter.git
synced 2026-03-03 11:27:06 +00:00
Continue redesigning website
Start template for article list for each year
This commit is contained in:
@@ -20,6 +20,11 @@
|
||||
padding-bottom: 6px;
|
||||
}
|
||||
|
||||
/* hide empty black bar if there is no content to the article */
|
||||
.article-content:empty {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* position headline in middle of image */
|
||||
.parallax-section {
|
||||
text-align: center;
|
||||
|
||||
Reference in New Issue
Block a user