add default background color for intro zone

This commit is contained in:
Frédéric Péters 2017-07-30 10:12:49 +02:00
parent e6ac1e596c
commit 57bb1d33d7
1 changed files with 1 additions and 0 deletions

View File

@ -112,6 +112,7 @@ div.textcell.intro {
}
div.textcell.intro .intro-picture {
background-color: #646871;
background-repeat: no-repeat;
background-position: 50% 60%;
background-size: cover;