neerajkalyank commited on
Commit
a3d167e
·
verified ·
1 Parent(s): 4bbf5a1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -86,7 +86,7 @@ def billing_interface(patient_id):
86
 
87
  # Gradio Interface
88
  with gr.Blocks() as app:
89
- gr.Markdown("# Sathkrutha LIMS - Patient Management and Billing App")
90
 
91
  with gr.Tab("Patient Registration"):
92
  with gr.Row():
@@ -170,7 +170,7 @@ body {
170
 
171
  textarea {
172
  font-size: 14px;
173
- color: #121111;
174
  }
175
 
176
  .gr-button {
 
86
 
87
  # Gradio Interface
88
  with gr.Blocks() as app:
89
+ gr.Markdown("# \t\t\t\tSathkrutha LIMS ")
90
 
91
  with gr.Tab("Patient Registration"):
92
  with gr.Row():
 
170
 
171
  textarea {
172
  font-size: 14px;
173
+ color: #edebeb;
174
  }
175
 
176
  .gr-button {