To override any CSS on an element, use !important as below
#my_widget_id {
background-color: #191919 !important;
/*#191919 is gray */
/*#191919 is gray */
}
I write about evolutionary anthropology, behavioral sciences, and related AI, particularly small, specialized Deep Neural Networks and LLMs.
No comments:
Post a Comment
Please be polite.