VinayHajare commited on
Commit
f74db71
·
verified ·
1 Parent(s): 517fba1

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -1
style.css CHANGED
@@ -74,5 +74,5 @@
74
  }
75
  /* Change the color of the blue text to white */
76
  #content_align > span[style="color:blue;font-size:16px;font-weight:bold"] {
77
- color: #000080 !important;
78
  }
 
74
  }
75
  /* Change the color of the blue text to white */
76
  #content_align > span[style="color:blue;font-size:16px;font-weight:bold"] {
77
+ color: #blue !important;
78
  }