XX_CSS code (ikke i brug)
:where(.profile_containers){
gap: 5em !important;
}
.profile_container{
background: rgba(35, 83, 80, 0.1) !important;
border-radius: 25px !important;
}
.profile_container:hover{
background: rgba(35, 83, 80, 0.3) !important;
}
.profile_small_img{
border-top-right-radius: 25px !important;
border-top-left-radius: 25px !important;
object-fit: contain;
filter: grayscale(100%);
-webkit-filter: grayscale(100%);
}
.profile_name,.profile_intro{
text-align: center !important;
}
.profile_h1{
text-decoration: underline #005350 !important;
}
.profile_h5{
font-size: 180% !important;
}
.profile_booking_h5{
margin-top: 10px !important;
}
.profile_booking_h5,.profile_booking_p{
text-align: center !important;
}
.profile_full_img img{
border-radius: 25px !important;
filter: grayscale(100%);
-webkit-filter: grayscale(100%);
}
.profile_p{
font-size: 130% !important;
}
Behandlingsmuligheder