Untitled
unknown
plain_text
a year ago
2.5 kB
4
Indexable
.pc { display: flex; justify-content: space-evenly; /* color: black; */ text-decoration: black; } .img2 { max-height: 254px; min-height: 468px; width: 510px; border: 2px solid black; border-top-left-radius: 12px; border-top-right-radius: 12px; object-fit: cover; justify-content: center; margin-left: 60px; border-top-right-radius: 25px; border-radius: 25px; ; border-top-left-radius: 25px; } .img2:hover { max-height: 260px; min-height: 472px; width: 515px; } .pc2 { display: flex; justify-content: space-around; width: 100%; } .pc2:hover { max-height: 250px; min-height: 250px; bn } .img4 { border-top-right-radius: 25px; border-top-left-radius: 25px; } .btn-container { background: #fff; border: 1px solid #171717; border-radius: 4px; padding: 14px 24px 15px 24px; font-size: 16px; line-height: 16px; font-family: 'Lato'; font-weight: bold; letter-spacing: 0px; color: #000; cursor: pointer; width: 211px; } .img1 { width: 70px; height: 70px; border-radius: 50%; display: flex; align-items: center; justify-content: center; opacity: 1; margin-bottom: 11px; text-decoration: black; } /* .img:hover{ background-color: rgb(182, 46, 46); } */ *, ::after, ::before { margin: 0; padding: 0; box-sizing: border-box; border: none; color: black; } p { text-decoration: none; color: black; text-decoration: none; } .iconText:hover { text-decoration: underline; color: black; } .btn-container:hover { background: #000; color: #fff; } button:hover { background-color: #171717; } a:link { text-decoration: none; } a:link:hover { text-decoration: underline; text-decoration: black; } .img4 { width: 510px; height: 293px; } .img1:hover { background-color: #b62d2d; } .title1 { margin: 0px 16px; padding-top: 48px; } /* .img2:hover{ display: flex !important; transform: translate(-720px); width: auto; padding-right: 10px !important; } */ .title { text-align: left; } .title { font: normal normal bold 48px / 40px Lato; letter-spacing: -1.44px; color: #171717; margin-bottom: 15px; margin-left: 8px; } a:hover { color: #fff; background: #000; }
Editor is loading...
Leave a Comment