This commit is contained in:
Laurent Destailleur 2019-09-16 11:08:34 +02:00
parent edbf8f0186
commit f5dd4f4f9e

View File

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