01.01.2022, 16:57
<style>@import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,500;0,600;0,700;0,900;1,500;1,900&display=swap%27'); .gd_container { position: relative; width: 400px; height:350px;} .gd_center{width: 100%;display: flex; justify-content: center;}.gd_image {display: block;width: 100%;height: auto;} .gd_overlay {position: absolute; top: 0;bottom: 0; left: 0; right: 0; height: 100%; width: 100%; opacity: 0; transition: .5s ease; background-color: #a8b2b5;} .gd_container:hover .gd_overlay {opacity: 1; box-sizing: border-box;} .gd_text { font-family: Work Sans; color:#384454; box-sizing: border-box; margin:10px; font-size: 16px; padding: 10px; position: absolute; background-color: #b4bdbe; text-align: justify; height: 330px;} .gd_text a{color:#384454;}.gd_text a:visited {color:#384454;}.gd_text a:hover {color:#e57b0d;}</style>










