Spaces:
Runtime error
Runtime error
VinayHajare
commited on
Update style.css
Browse files
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: #
|
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 |
}
|