Refine design

This commit is contained in:
2020-03-03 16:57:37 +00:00
parent c4b1e309c4
commit f9e1f61d06
8 changed files with 32 additions and 24 deletions

View File

@@ -84,12 +84,11 @@ footer {
z-index: 0;
display: flow-root;
}
.parallax-section #jarallax-container-0 div, .parallax-section #jarallax-container-1 div {
background-color: rgba(0,0,0,0.45);
.parallax-section > div:last-child > div {
background-color: rgba(50,50,50,0.9);
background-blend-mode: multiply;
}
/* splitter for between sections */
.splitter {
height: 15px;
@@ -97,7 +96,6 @@ footer {
background-color: var(--mdc-theme-primary);
}
/* responsive side margins */
.article-section .articles, .article-section-header, .footer-container, .article-content, .footer-container, .article-title-section ~ .mdc-typography--caption-text, .article-title-section, .mdc-typography--subtitle1, .mdc-typography--headline3 {
padding-left: 15%;