mirror of
https://github.com/mgrove36/bbc-young-reporter.git
synced 2026-03-03 11:27:06 +00:00
Change parallax background tint
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
}
|
||||
|
||||
.article-section-header, .year-header {
|
||||
background-color: rgba(24,26,27,0.5);
|
||||
background-color: rgba(10,10,10,0.6);
|
||||
padding-top: 12px;
|
||||
padding-bottom: 12px;
|
||||
}
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
}
|
||||
|
||||
.article-section-header, .year-header {
|
||||
background-color: rgba(24,26,27,0.5);
|
||||
background-color: rgba(10,10,10,0.6);
|
||||
padding-top: 12px;
|
||||
padding-bottom: 12px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user