1,124
edits
Line 121: | Line 121: | ||
padding: 20px; | padding: 20px; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
} | |||
.mainpage-frame { | |||
background-color: rgba(0,0,0,0.5); | |||
} | } | ||
Line 134: | Line 138: | ||
opacity: 0.6; | opacity: 0.6; | ||
background-size: cover; | background-size: cover; | ||
z-index: -1; | |||
} | } | ||