Organograma da DICOM
Organograma da DICOM
/* SUBTÍTULO */ .subtitle { text-align: center; color: #666; margin-bottom: 40px;} /* ORGANOGRAMA */ .org-chart { display: flex; flex-direction: column; align-items: center; gap: 40px;} .level { display: flex; justify-content: center; align-items: stretch; gap: 20px; flex-wrap: wrap; width: 100%;} /* CARDS DO ORGANOGRAMA */ .node { background: white; border-radius: 10px; padding:...
- publicado
- 06/03/26
- 10h28
Redes Sociais