This commit is contained in:
Caleb James DeLisle
2017-07-22 17:31:40 +02:00
parent 8404017af1
commit 6a1ec54e2a
9 changed files with 12 additions and 12 deletions

View File

@@ -7,10 +7,10 @@
.infopages_main();
.infopages_topbar();
@background: rgba(0,0,0,0.2);
@background: rgba(0,0,0,0.1);
&#cp-main {
color: #FFF;
background: linear-gradient( @background, @background ), url('/customize/bg8.jpg');
background: linear-gradient( @background, @background ), url('/customize/bg14.jpg');
background-size: cover;
display: flex;
flex-direction: column;