"ഫലകം:AuthorCard/styles.css" എന്ന താളിന്റെ പതിപ്പുകൾ തമ്മിലുള്ള വ്യത്യാസം

അഭിപ്രായവേദി സംരംഭത്തിൽ നിന്ന്
(ചെ.)No edit summary
(ചെ.)No edit summary
 
വരി 1: വരി 1:
.author-card {
.author-card {
  display: flex;
    width: 220px;
  gap: 1rem;
    float: left;
  border-top: 2px solid #ccc;
    margin: 10px;
  padding: 1rem 0;
    padding: 15px;
 
    text-align: center;
 
    border: 1px solid #ddd;
    border-radius: 8px;
 
    background: #fff;
 
    box-shadow: 0 2px 5px rgba(0,0,0,.08);
 
    overflow: hidden;
}
}


.author-photo img {
.author-card-photo {
  border-radius: 50%;
    margin-bottom: 10px;
  max-width: 150px;
}
}


.author-info {
.author-card-photo img {
  flex: 1;
    max-width: 100%;
    height: auto;
 
    border: 1px solid #ddd;
}
}


.author-name {
.author-card-name {
  font-size: 1.2em;
    margin: 5px 0 10px;
  font-weight: bold;
    font-size: 1.3rem;
    line-height: 1.3;
}
 
.author-card-bio {
    font-size: 0.9rem;
    color: #666;
 
    height: 70px;
    overflow: hidden;
 
    margin-bottom: 12px;
    line-height: 1.5;
}
}


.author-display {
.author-card-profile {
  font-size: 1em;
    margin-top: 10px;
  color: #555;
    font-size: 0.9rem;
}
}


.author-bio {
.author-card-profile a {
  margin-top: 0.5em;
    font-weight: 600;
  line-height: 1.4;
}
}

15:32, 22 ജൂൺ 2026-നു നിലവിലുള്ള രൂപം

.author-card {
    width: 220px;
    float: left;
    margin: 10px;
    padding: 15px;

    text-align: center;

    border: 1px solid #ddd;
    border-radius: 8px;

    background: #fff;

    box-shadow: 0 2px 5px rgba(0,0,0,.08);

    overflow: hidden;
}

.author-card-photo {
    margin-bottom: 10px;
}

.author-card-photo img {
    max-width: 100%;
    height: auto;

    border: 1px solid #ddd;
}

.author-card-name {
    margin: 5px 0 10px;
    font-size: 1.3rem;
    line-height: 1.3;
}

.author-card-bio {
    font-size: 0.9rem;
    color: #666;

    height: 70px;
    overflow: hidden;

    margin-bottom: 12px;
    line-height: 1.5;
}

.author-card-profile {
    margin-top: 10px;
    font-size: 0.9rem;
}

.author-card-profile a {
    font-weight: 600;
}
"https://abhiprayavedi.org/index.php?title=ഫലകം:AuthorCard/styles.css&oldid=2246" എന്ന താളിൽനിന്ന് ശേഖരിച്ചത്