Progressed on generalizing functions.

This commit is contained in:
2018-06-04 16:35:50 +02:00
committed by Stefan Rohde-Enslin
parent f15684f85e
commit 4e5bf673e0
7 changed files with 31 additions and 25 deletions

View File

@ -23,7 +23,7 @@ h1 { margin: 0; padding: 10vh 0; margin-bottom: .5em; color: #FFF; t
h2 { color: #F00; }
#aboutMuseum-Digital h1 { background: url(../media/Screenshot-Startpage.png) no-repeat center center; background-size: cover; }
#aboutPresseberichtezuMuseum-Digital h1 { background: url(../media/TitlePage/06073815564.jpg) no-repeat center center; background-size: cover; }
#aboutPresseberichte h1 { background: url(../media/TitlePage/06073815564.jpg) no-repeat center center; background-size: cover; }
body > * { padding: 2em 5vw; }
body > main { padding: 0 0 2em 0; }