This commit is contained in:
Laurent Destailleur 2019-09-16 11:01:09 +02:00
parent bb6853a635
commit eb70411ae0

View File

@ -99,7 +99,7 @@ img.demothumb {
width: 110px;
}
.demobackground {
background-image: url('dolibarr_demo_ban.jpg');
background-image: linear-gradient(to bottom, rgba(200,200,255,0.8), rgba(210,220,255,0.5)), url('dolibarr_demo_ban.jpg');
background-size: cover;
object-fit: contain;
height: 140px;