Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 3861 | Rev 5474 | Ir a la última revisión | Autoría | Comparar con el anterior | Ultima modificación | Ver Log |

.profile_info{width:100%;padding:25px 20px;border:1px solid var(--border-primary);background-color:var(--bg-color);text-align:center;border-radius:10px}.profile_info h3{justify-content:flex-start;font-weight:700;font-size:1.3rem;text-align:left}.profile_info h4{position:absolute;bottom:0}.profile_info ul{display:flex;gap:5px;justify-content:space-around}.profile_info hr{width:80%;margin:1rem auto}.profile_info_header{display:flex;position:relative}.profile_info_header_imgContainer{overflow:hidden;border-radius:100px;margin:0 auto}.profile_info_header_imgContainer img{background:#fff}.profile-info{background:var(--bg-color);border:1px solid var(--border-primary);border-radius:var(--border-radius);height:fit-content;box-shadow:var(--light-shadow);width:100%;align-items:center;display:flex;flex-direction:column;gap:.5rem;padding:1rem;text-align:center}@media(max-width: 767px){.profile-info{border-radius:0;border-left:0;border-right:0}}.profile-info img{border-radius:50%;border:2px solid var(--font-color);height:150px;width:150px}.profile-info h3{color:var(--title-color);font-size:1.1rem;font-weight:600}.profile-info span{color:var(--subtitle-color)}.profile-info svg,.profile-info b{color:var(--font-color)}.profile-info .row{gap:.5rem}