| Current Path : /home/h/a/p/happyrenas/old/devis-huissier.fr/old/assets/base/css/ |
Linux webd005.cluster105.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 |
| Current File : /home/h/a/p/happyrenas/old/devis-huissier.fr/old/assets/base/css/custom-rtl.css |
.imagecontour {
padding: 10px;
border: solid 1px #EFEFEF;
background-color: #FFFFFF;
}
.effect2
{
position: relative;
}
.effect2:before, .effect2:after
{
z-index: -1;
position: absolute;
content: "";
bottom: 15px;
right: 10px;
width: 50%;
top: 80%;
max-width:300px;
background: #777;
box-shadow: 0 15px 10px #777;
transform: rotate(3deg);
}
.effect2:after
{
transform: rotate(-3deg);
left: 10px;
right: auto;
}