Adjust background tints

This commit is contained in:
2020-03-03 17:39:22 +00:00
parent f9e1f61d06
commit f4057cb28d
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
display: inline;
}
.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-bottom: 12px;
}