1,124
edits
Line 114: | Line 114: | ||
#content:before { | #content:before { | ||
content: ' '; | content: ' '; | ||
} | } | ||
Line 127: | Line 121: | ||
padding: 20px; | padding: 20px; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
} | |||
.mainpage-frame { | |||
background-image: url(https://media.discordapp.net/attachments/907037114313617458/945439436156571679/183602417_473221613953885_5916805616552926719_n.png); | |||
/* background-blend-mode: soft-light; */ | |||
width: 100%;height: 100%; | |||
background-position: center; | |||
opacity: 0.6; | |||
background-size: cover; | |||
} | } | ||