ensure text is white against dark blue background
This commit is contained in:
@@ -30,5 +30,8 @@
|
|||||||
|
|
||||||
/* change the background color of the header on mobile */
|
/* change the background color of the header on mobile */
|
||||||
#az-public-mobile-filters { background-color: #003466; }
|
#az-public-mobile-filters { background-color: #003466; }
|
||||||
|
|
||||||
|
/* make the text in the header white, so that it shows up on the dark blue background */
|
||||||
.select2 { background-color: white; }
|
.select2 { background-color: white; }
|
||||||
|
.collapsible, .s-lg-az-reset { color: white !important; }
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user