further work on menu and posts

This commit is contained in:
Jonas Heinrich 2020-04-18 19:00:49 +02:00
parent 35b5df405b
commit 98714265b1
3 changed files with 32 additions and 9 deletions

View file

@ -1356,6 +1356,7 @@ aside .aside-icon:hover {
.intro-element .content-wrap h2,
.intro-element .content-wrap .h2 {
color: #ffffff;
text-shadow: 1px 1px 3px black;
}
.intro-element .video-loop {
@ -3371,7 +3372,6 @@ body.page-theme-color-quaternary .tab-navigation-item.active > div::after {
line-height: 0.83333rem;
text-transform: uppercase;
letter-spacing: .2px;
background-color: #009982;
transition: background-color .3s;
}