Author Archives: Sergio Oliva

Petraglia Angelo

.profile-table { width: 100%; border-collapse: collapse; font-family: Arial, sans-serif; margin: 20px 0; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1); } .profile-table td, .profile-table th { padding: 15px; text-align: left; vertical-align: top; /* default per tutte le celle */ } .profile-table img { border-radius: 50%; width: 120px; height: 120px; display: block; margin: 0 auto; }

Read More