@@ -665,32 +665,32 @@ <h4>Alertas</h4>
665665 </ div >
666666 </ div >
667667
668- < div style ="text-align: center; margin-top: 30px; padding: 30px; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%) ; border-radius: 12px; color: white ; ">
669- < h3 style ="color: white ; margin-bottom: 20px; font-size: 1.3rem; "> Built with React and modern web technologies</ h3 >
668+ < div style ="text-align: center; margin-top: 30px; padding: 30px; background: #f8f9fa ; border-radius: 12px; color: #333 ; ">
669+ < h3 style ="color: #333 ; margin-bottom: 20px; font-size: 1.3rem; "> Built with React and modern web technologies</ h3 >
670670 < div style ="display: flex; justify-content: center; gap: 30px; margin: 25px 0; flex-wrap: wrap; ">
671671 < div style ="display: flex; flex-direction: column; align-items: center; gap: 8px; ">
672- < div style ="background: rgba(255,255,255 ,0.1 ); border-radius: 12px; padding: 15px; backdrop-filter: blur(10px) ; ">
672+ < div style ="background: rgba(0,0,0 ,0.05 ); border-radius: 12px; padding: 15px; ">
673673 < div style ="font-size: 48px; "> ⚛️</ div >
674674 </ div >
675- < span style ="color: white ; font-weight: 600; font-size: 0.9rem; "> React</ span >
675+ < span style ="color: #333 ; font-weight: 600; font-size: 0.9rem; "> React</ span >
676676 </ div >
677677 < div style ="display: flex; flex-direction: column; align-items: center; gap: 8px; ">
678- < div style ="background: rgba(255,255,255 ,0.1 ); border-radius: 12px; padding: 15px; backdrop-filter: blur(10px) ; ">
678+ < div style ="background: rgba(0,0,0 ,0.05 ); border-radius: 12px; padding: 15px; ">
679679 < div style ="font-size: 48px; "> 🟨</ div >
680680 </ div >
681- < span style ="color: white ; font-weight: 600; font-size: 0.9rem; "> JavaScript</ span >
681+ < span style ="color: #333 ; font-weight: 600; font-size: 0.9rem; "> JavaScript</ span >
682682 </ div >
683683 < div style ="display: flex; flex-direction: column; align-items: center; gap: 8px; ">
684- < div style ="background: rgba(255,255,255 ,0.1 ); border-radius: 12px; padding: 15px; backdrop-filter: blur(10px) ; ">
684+ < div style ="background: rgba(0,0,0 ,0.05 ); border-radius: 12px; padding: 15px; ">
685685 < div style ="font-size: 48px; "> 🔷</ div >
686686 </ div >
687- < span style ="color: white ; font-weight: 600; font-size: 0.9rem; "> CSS3</ span >
687+ < span style ="color: #333 ; font-weight: 600; font-size: 0.9rem; "> CSS3</ span >
688688 </ div >
689689 < div style ="display: flex; flex-direction: column; align-items: center; gap: 8px; ">
690- < div style ="background: rgba(255,255,255 ,0.1 ); border-radius: 12px; padding: 15px; backdrop-filter: blur(10px) ; ">
690+ < div style ="background: rgba(0,0,0 ,0.05 ); border-radius: 12px; padding: 15px; ">
691691 < div style ="font-size: 48px; "> ⚡</ div >
692692 </ div >
693- < span style ="color: white ; font-weight: 600; font-size: 0.9rem; "> Vite</ span >
693+ < span style ="color: #333 ; font-weight: 600; font-size: 0.9rem; "> Vite</ span >
694694 </ div >
695695 </ div >
696696 < div style ="margin-top: 25px; ">
0 commit comments