ViannyCruz commited on
Commit
00c46d0
·
verified ·
1 Parent(s): 4600f63

Update web/diagnosis.html

Browse files
Files changed (1) hide show
  1. web/diagnosis.html +10 -0
web/diagnosis.html CHANGED
@@ -274,6 +274,16 @@
274
  .alert-light strong {
275
  color: #212529 !important;
276
  }
 
 
 
 
 
 
 
 
 
 
277
  </style>
278
  </head>
279
  <body class="vertical light">
 
274
  .alert-light strong {
275
  color: #212529 !important;
276
  }
277
+
278
+ .patient-results {
279
+ color: #212529 !important;
280
+ }
281
+
282
+ .patient-item,
283
+ .patient-item strong,
284
+ .patient-item small {
285
+ color: #212529 !important;
286
+ }
287
  </style>
288
  </head>
289
  <body class="vertical light">