style: use current quarante-douze background
This commit is contained in:
parent
c1c34b6ea4
commit
a2a490b853
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ $color-mark: $color-yellow;
|
|||
}
|
||||
|
||||
#wrapper {
|
||||
background: #64b5f6 url('../img/background.png') center bottom repeat-x;
|
||||
background: #FFF url('../img/background.png');
|
||||
}
|
||||
|
||||
@import 'commons';
|
||||
|
|
Reference in a new issue