From 004562fd7467d7dfbf04c0284d0ed3c3c0014bf1 Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 23 Jan 2025 12:27:58 -0600 Subject: [PATCH] Facultades menos opaco --- auditoria.php | 2 +- css/auditoria-ux.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/auditoria.php b/auditoria.php index 44f4fd6..f91ac30 100644 --- a/auditoria.php +++ b/auditoria.php @@ -431,7 +431,7 @@
{{clase_vista.carrera}}
-
+
{{clase_vista.materia}}
diff --git a/css/auditoria-ux.css b/css/auditoria-ux.css index bd00e8f..a52b6f8 100644 --- a/css/auditoria-ux.css +++ b/css/auditoria-ux.css @@ -176,7 +176,7 @@ .facultad { font-family: 'La Salle Display Heavy'; font-size: 1.4rem; - color: #e1e1e1; + color: #969696; position: absolute; bottom: 0; right: 0;