This commit is contained in:
Jean-Baptiste Dominguez 2018-08-06 22:17:15 +09:00
commit 59b9167ff0
7 changed files with 47 additions and 29 deletions

View file

@ -18,6 +18,6 @@
}
}
.header.shapeshift {
background: url(../img/shapeshiftbg.jpg) center center no-repeat #28394d;
background: url(../img/shapeshiftbg.jpg) center center repeat #28394d;
opacity: 0.99;
}