From a0266210e2c8c1a569094f718a9858e97bb91bdf Mon Sep 17 00:00:00 2001 From: IO420 <320154041@pcpuma.acatlan.unam.mx> Date: Thu, 20 Nov 2025 14:38:45 -0600 Subject: [PATCH] modified color --- src/app/(Administrador)/pregunta1_1/pregunta1.1.css | 8 ++++---- src/app/(Administrador)/pregunta7/pregunta7.css | 8 ++++---- src/app/(Administrador)/pregunta7_1/pregunta7.css | 8 ++++---- src/app/(Administrador)/pregunta9/pregunta1.css | 6 +++--- src/components/Equipo_Computo/pregunta1.1.css | 8 ++++---- src/components/Equipo_Computo/pregunta10.css | 8 ++++---- src/components/Equipo_Computo/pregunta7.css | 8 ++++---- src/components/Equipo_Computo/pregunta9.css | 6 +++--- src/components/Perifericos/Pregunta1EP.tsx | 3 +-- src/components/Perifericos/Pregunta2EP.tsx | 2 +- src/components/Perifericos/Pregunta4EP.tsx | 3 +-- src/components/Perifericos/Pregunta5EP.tsx | 4 ++-- 12 files changed, 35 insertions(+), 37 deletions(-) diff --git a/src/app/(Administrador)/pregunta1_1/pregunta1.1.css b/src/app/(Administrador)/pregunta1_1/pregunta1.1.css index e53762a..6cc4fa6 100644 --- a/src/app/(Administrador)/pregunta1_1/pregunta1.1.css +++ b/src/app/(Administrador)/pregunta1_1/pregunta1.1.css @@ -5,7 +5,7 @@ } .contenedor-censo{ - background-color: #002855; + background-color: #003e79; color: white; padding: 15px; font-size: 20px; @@ -61,7 +61,7 @@ /* Colores personalizados */ .azul-marino { - background-color: #002855; + background-color: #003e79; color: white; } @@ -83,7 +83,7 @@ .input-contenedor input { width: 100%; padding: 6px 25px 6px 6px; - border: 2px solid #002855; + border: 2px solid #003e79; border-radius: 6px; font-size: 14px; color: #333; @@ -127,7 +127,7 @@ /* Celda del total */ .total-celda { font-weight: bold; - color: #002855; + color: #003e79; background-color: #eef2f6; } diff --git a/src/app/(Administrador)/pregunta7/pregunta7.css b/src/app/(Administrador)/pregunta7/pregunta7.css index 8170d48..9e8fb13 100644 --- a/src/app/(Administrador)/pregunta7/pregunta7.css +++ b/src/app/(Administrador)/pregunta7/pregunta7.css @@ -3,7 +3,7 @@ } .contenedor-censo{ - background-color: #002855; + background-color: #003e79; color: white; padding: 15px; font-size: 16px; @@ -56,7 +56,7 @@ /* Colores personalizados */ .azul-marino { - background-color: #002855; + background-color: #003e79; color: white; } @@ -78,7 +78,7 @@ .input-contenedor input { width: 40%; padding: 6px 6px 6px 6px; - border: 2px solid #002855; + border: 2px solid #003e79; border-radius: 6px; font-size: 14px; color: #333; @@ -123,7 +123,7 @@ /* Celda del total */ .total-celda { font-weight: bold; - color: #002855; + color: #003e79; background-color: #eef2f6; } diff --git a/src/app/(Administrador)/pregunta7_1/pregunta7.css b/src/app/(Administrador)/pregunta7_1/pregunta7.css index 2f13f7a..b4eef82 100644 --- a/src/app/(Administrador)/pregunta7_1/pregunta7.css +++ b/src/app/(Administrador)/pregunta7_1/pregunta7.css @@ -3,7 +3,7 @@ } .contenedor-censo{ -background-color: #001f3f; +background-color: #003e79; color: white; border-radius: 4px; } @@ -53,7 +53,7 @@ border-radius: 4px; /* Colores personalizados */ .azul-marino { - background-color: #002855; + background-color: #003e79; color: white; } @@ -75,7 +75,7 @@ border-radius: 4px; .input-contenedor input { width: 40%; padding: 6px 6px 6px 6px; - border: 2px solid #002855; + border: 2px solid #003e79; border-radius: 6px; font-size: 14px; color: #333; @@ -120,7 +120,7 @@ border-radius: 4px; /* Celda del total */ .total-celda { font-weight: bold; - color: #002855; + color: #003e79; background-color: #eef2f6; } diff --git a/src/app/(Administrador)/pregunta9/pregunta1.css b/src/app/(Administrador)/pregunta9/pregunta1.css index 6ff6bc5..c0bd904 100644 --- a/src/app/(Administrador)/pregunta9/pregunta1.css +++ b/src/app/(Administrador)/pregunta9/pregunta1.css @@ -47,7 +47,7 @@ /* Colores personalizados */ .azul-marino { - background-color: #002855; + background-color: #003e79; color: white; } @@ -69,7 +69,7 @@ .input-contenedor input { width: 40%; padding: 6px 6px 6px 6px; - border: 2px solid #002855; + border: 2px solid #003e79; border-radius: 6px; font-size: 14px; color: #333; @@ -114,7 +114,7 @@ /* Celda del total */ .total-celda { font-weight: bold; - color: #002855; + color: #003e79; background-color: #eef2f6; } diff --git a/src/components/Equipo_Computo/pregunta1.1.css b/src/components/Equipo_Computo/pregunta1.1.css index c7aa8f5..224904f 100644 --- a/src/components/Equipo_Computo/pregunta1.1.css +++ b/src/components/Equipo_Computo/pregunta1.1.css @@ -1,6 +1,6 @@ .contenedor-censo{ - background-color: #002855; + background-color: #003e79; color: white; padding: 15px; font-size: 20px; @@ -56,7 +56,7 @@ /* Colores personalizados */ .azul-marino { - background-color: #002855; + background-color: #003e79; color: white; } @@ -78,7 +78,7 @@ .input-contenedor input { width: 100%; padding: 6px 25px 6px 6px; - border: 2px solid #002855; + border: 2px solid #003e79; border-radius: 6px; font-size: 14px; color: #333; @@ -122,7 +122,7 @@ /* Celda del total */ .total-celda { font-weight: bold; - color: #002855; + color: #003e79; background-color: #eef2f6; } diff --git a/src/components/Equipo_Computo/pregunta10.css b/src/components/Equipo_Computo/pregunta10.css index 2b6c086..5f73780 100644 --- a/src/components/Equipo_Computo/pregunta10.css +++ b/src/components/Equipo_Computo/pregunta10.css @@ -31,7 +31,7 @@ } .tabla th { - background-color: #002855; + background-color: #003e79; color: white; font-weight: 600; font-size: 15px; @@ -43,7 +43,7 @@ /* === Colores personalizados === */ .azul-marino { - background-color: #002855 !important; + background-color: #003e79 !important; color: white !important; } @@ -63,7 +63,7 @@ .input-contenedor input { width: 40%; padding: 6px; - border: 2px solid #002855; + border: 2px solid #003e79; border-radius: 6px; font-size: 14px; color: #333; @@ -93,7 +93,7 @@ /* Para celdas del total */ .total-celda { font-weight: bold; - color: #002855; + color: #003e79; background-color: #eef2f6; } diff --git a/src/components/Equipo_Computo/pregunta7.css b/src/components/Equipo_Computo/pregunta7.css index ecc84f0..01988a5 100644 --- a/src/components/Equipo_Computo/pregunta7.css +++ b/src/components/Equipo_Computo/pregunta7.css @@ -3,7 +3,7 @@ } .contenedor-censo{ - background-color: #002855; + background-color: #003e79; color: white; padding: 15px; font-size: 16px; @@ -57,7 +57,7 @@ /* Colores personalizados */ .azul-marino { - background-color: #002855; + background-color: #003e79; color: white; } @@ -79,7 +79,7 @@ .input-contenedor input { width: 40%; padding: 6px 6px 6px 6px; - border: 2px solid #002855; + border: 2px solid #003e79; border-radius: 6px; font-size: 14px; color: #333; @@ -124,7 +124,7 @@ /* Celda del total */ .total-celda { font-weight: bold; - color: #002855; + color: #003e79; background-color: #eef2f6; } diff --git a/src/components/Equipo_Computo/pregunta9.css b/src/components/Equipo_Computo/pregunta9.css index 0d8d189..54e9a2a 100644 --- a/src/components/Equipo_Computo/pregunta9.css +++ b/src/components/Equipo_Computo/pregunta9.css @@ -43,7 +43,7 @@ /* Colores personalizados */ .azul-marino { - background-color: #002855; + background-color: #003e79; color: white; } @@ -65,7 +65,7 @@ .input-contenedor input { width: 40%; padding: 6px 6px 6px 6px; - border: 2px solid #002855; + border: 2px solid #003e79; border-radius: 6px; font-size: 14px; color: #333; @@ -110,7 +110,7 @@ /* Celda del total */ .total-celda { font-weight: bold; - color: #002855; + color: #003e79; background-color: #eef2f6; } diff --git a/src/components/Perifericos/Pregunta1EP.tsx b/src/components/Perifericos/Pregunta1EP.tsx index 42c269a..5290b43 100644 --- a/src/components/Perifericos/Pregunta1EP.tsx +++ b/src/components/Perifericos/Pregunta1EP.tsx @@ -52,8 +52,7 @@ export default function Pregunta1EP() {