Removed opacity of background images in order to make them less prominent

This commit is contained in:
Christian Wolf 2018-11-08 09:50:13 +01:00
parent 86dd114de9
commit 1ff64fa26e

View File

@ -290,6 +290,7 @@ Additional content
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
opacity: 0.5;
}
#page