diff --git a/contents/de.htm b/contents/de.htm index 3304703..5c7354d 100644 --- a/contents/de.htm +++ b/contents/de.htm @@ -1,6 +1,6 @@
-

Museum-Digital

+

Museum-Digital

diff --git a/css/main.css b/css/main.css index e84519f..6b7f67d 100644 --- a/css/main.css +++ b/css/main.css @@ -22,7 +22,7 @@ h1, h2, h3, h4 { padding: .5em 0; color: #646464; } h1 { margin: 0; padding: 10vh 0; margin-bottom: .5em; color: #FFF; text-shadow: -1px -1px 0 #646464, 1px -1px 0 #646464, -1px 1px 0 #646464, 1px 1px 0 #646464; } h2 { color: #F00; } -#aboutMuseum-Digital h1 { background: url(../media/Screenshot-Startpage.png) no-repeat center center; background-size: cover; } +#aboutMuseum-Digital h1 { background: url(../media/Screenshot-Startpage1.png) 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; } diff --git a/media/Screenshot-Startpage1.png b/media/Screenshot-Startpage1.png new file mode 100644 index 0000000..a1bcc4b Binary files /dev/null and b/media/Screenshot-Startpage1.png differ