VinayHajare
commited on
Commit
•
61ce08d
1
Parent(s):
10e24d9
Update style.css
Browse files
style.css
CHANGED
@@ -73,6 +73,6 @@
|
|
73 |
color: red !important;
|
74 |
}
|
75 |
/* Change the color of the blue text to white */
|
76 |
-
#content_align > span[style="color:blue;font-size:
|
77 |
color: #blue !important;
|
78 |
}
|
|
|
73 |
color: red !important;
|
74 |
}
|
75 |
/* Change the color of the blue text to white */
|
76 |
+
#content_align > span[style="color:blue;font-size:18px;font-weight:bold"] {
|
77 |
color: #blue !important;
|
78 |
}
|