Css demo
This commit is contained in:
parent
bb6853a635
commit
eb70411ae0
@ -99,7 +99,7 @@ img.demothumb {
|
|||||||
width: 110px;
|
width: 110px;
|
||||||
}
|
}
|
||||||
.demobackground {
|
.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;
|
background-size: cover;
|
||||||
object-fit: contain;
|
object-fit: contain;
|
||||||
height: 140px;
|
height: 140px;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user