update assets

This commit is contained in:
2021-05-07 11:02:38 +00:00
parent b314611cdb
commit b629ec3be1
4 changed files with 71 additions and 4 deletions

View File

@@ -7793,7 +7793,7 @@ div.article-row-content > h6, .h6 {
bottom: 15%;
left: 5%;
color: #fefefe;
text-shadow: 1px 1px 2px #0a0a0a; }
text-shadow: 1px 1px 2px #000, 0px 0px 5px #000, 0px 0px 25px #000; }
@media print, screen and (min-width: 40em) {
.news-hero .news-hero-text, .news-hero-large .news-hero-text {
left: 10%; } }
@@ -8344,7 +8344,7 @@ div.footer div.grid-x {
bottom: 3.125rem;
left: 0;
right: 0;
text-shadow: 1px 1px 2px #0a0a0a; }
text-shadow: 1px 1px 2px #000, 0px 0px 5px #000, 0px 0px 25px #000; }
@media print, screen and (max-width: 39.99875em) {
.large-article-header-content {
bottom: 1.25rem; } }