mirror of
https://github.com/mgrove36/bbc-young-reporter.git
synced 2026-03-03 19:37:05 +00:00
Adjust background tints
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
display: inline;
|
display: inline;
|
||||||
}
|
}
|
||||||
.article-section-header, .year-header {
|
.article-section-header, .year-header {
|
||||||
background-color: rgba(0,0,0,0.6);
|
background-color: rgba(0,0,0,0.5);
|
||||||
padding-top: 12px;
|
padding-top: 12px;
|
||||||
padding-bottom: 12px;
|
padding-bottom: 12px;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -85,7 +85,7 @@ footer {
|
|||||||
display: flow-root;
|
display: flow-root;
|
||||||
}
|
}
|
||||||
.parallax-section > div:last-child > div {
|
.parallax-section > div:last-child > div {
|
||||||
background-color: rgba(50,50,50,0.9);
|
background-color: rgba(50,50,50,0.75);
|
||||||
background-blend-mode: multiply;
|
background-blend-mode: multiply;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user