conalep-agente commited on
Commit
2eca5f4
·
verified ·
1 Parent(s): f6968c9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -5
app.py CHANGED
@@ -1085,11 +1085,11 @@ def activar_ayuda_urgente(nombre):
1085
  # INTERFAZ VISUAL MEJORADA Y RESPONSIVE
1086
  # =====================================================
1087
 
1088
- body {
1089
- background: linear-gradient(135deg, #eef7f4 0%, #e8f0ff 50%, #f4edff 100%);
1090
- background-attachment: fixed;
1091
- font-family: Arial, sans-serif;
1092
- color: #111827;
1093
  }
1094
  .gradio-container {
1095
  max-width: 1450px !important;
 
1085
  # INTERFAZ VISUAL MEJORADA Y RESPONSIVE
1086
  # =====================================================
1087
 
1088
+ body {
1089
+ background: linear-gradient(135deg, #eef7f4 0%, #e8f0ff 50%, #f4edff 100%);
1090
+ background-attachment: fixed;
1091
+ font-family: Arial, sans-serif;
1092
+ color: #111827;
1093
  }
1094
  .gradio-container {
1095
  max-width: 1450px !important;