put the page class on html element

This commit is contained in:
Pierre Bondoerffer
2017-08-04 14:50:35 +02:00
parent e2ad99ab3c
commit 6614f3f0e6
3 changed files with 18 additions and 9 deletions

View File

@@ -9,7 +9,7 @@
@background_lighter: rgba(0,0,0,0.1);
@background_darker: rgba(0,0,0,0.4);
&#cp-main {
#cp-main {
color: #FFF;
background: linear-gradient( @background_darker, @background_lighter ), url('/customize/bg14.jpg');
background-size: cover;