Revert "Revert "Merge pull request #2 from mgrove36/development""

This reverts commit fa40e6fd0e.
This commit is contained in:
2020-03-03 11:07:22 +00:00
parent fa40e6fd0e
commit e9efb7ab91
91 changed files with 4087 additions and 4517 deletions

12
css/year.css Normal file
View File

@@ -0,0 +1,12 @@
/* position heading in middle of image */
.parallax-section {
text-align: center;
vertical-align: middle;
padding: 150px 15px;
}
/* list of articles */
.articles {
background-color: var(--mdc-theme-background);
padding-top: 12px;
padding-bottom: 12px;
}