header css

This commit is contained in:
Sebastiaan Pasma 2018-08-06 11:25:29 +02:00
commit ec354bd340
No known key found for this signature in database
GPG key ID: 9A2B0C8B95A1D26F
3 changed files with 18 additions and 7 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;
}