ഫലകം:AuthorProfile/styles.css

അഭിപ്രായവേദി സംരംഭത്തിൽ നിന്ന്
22:49, 22 ജൂൺ 2026-നു ഉണ്ടായിരുന്ന രൂപം സൃഷ്ടിച്ചത്:- VijayanPN (സംവാദം | സംഭാവനകൾ) ('.author-profile-main { display: flex; gap: 20px; align-items: flex-start; margin-bottom: 20px; } .author-profile-photo { flex: 0 0 200px; } .author-profile-photo img { max-width: 200px; height: auto; border-radius: 6px; } .author-profile-bio { flex: 1; line-height: 1.7; } .author-profile-link { margin-top: 15px; font-weight: 600; } .author-profile-clear { clear:...' താൾ സൃഷ്ടിച്ചിരിക്കുന്നു)
.author-profile-main {
    display: flex;
    gap: 20px;
    align-items: flex-start;
    margin-bottom: 20px;
}

.author-profile-photo {
    flex: 0 0 200px;
}

.author-profile-photo img {
    max-width: 200px;
    height: auto;
    border-radius: 6px;
}

.author-profile-bio {
    flex: 1;
    line-height: 1.7;
}

.author-profile-link {
    margin-top: 15px;
    font-weight: 600;
}

.author-profile-clear {
    clear: both;
}

@media (max-width: 768px) {

    .author-profile-main {
        flex-direction: column;
    }

    .author-profile-photo {
        text-align: center;
    }

    .author-profile-photo img {
        max-width: 180px;
    }
}
"https://abhiprayavedi.org/index.php?title=ഫലകം:AuthorProfile/styles.css&oldid=2277" എന്ന താളിൽനിന്ന് ശേഖരിച്ചത്