master
candice 2 years ago
parent c407355b8b
commit 4187e94005

@ -1836,11 +1836,11 @@ input.Inquiryphone {width:45.4% !important;}
width: 750px; box-shadow: 0px 2px 6px #d2d2d2; } width: 750px; box-shadow: 0px 2px 6px #d2d2d2; }
.info_ad img { border-radius: 6px;} .info_ad img { border-radius: 6px;}
.info_ad_name { .info_ad_name {
padding: 15px 15px 10px 5px; padding: 0 15px 10px 5px;
bottom: 0; bottom: 0;
position: absolute; position: absolute;
height: calc(100% - 25px); height: calc(100% - 10px);
background: rgb(0 0 0 / 20%); background: rgb(0 0 0 / 25%);
width: calc(100% - 20px); width: calc(100% - 20px);
border-radius: 6px;} border-radius: 6px;}
} }
@ -1850,7 +1850,9 @@ input.Inquiryphone {width:45.4% !important;}
padding: 10px 55px 10px 10px; padding: 10px 55px 10px 10px;
text-decoration: none; text-decoration: none;
line-height: 20px; line-height: 20px;
text-shadow: 1px 1px 1px #000;} text-shadow: 1px 1px 1px #000;
position: absolute;
bottom: 0;}
.info_ad_name strong {line-height: 24px; .info_ad_name strong {line-height: 24px;
font-size: 22px; font-size: 22px;
font-family: 'Goudy Old Style'; font-family: 'Goudy Old Style';

Loading…
Cancel
Save