- Button Bootstrap 5.1 => Outline : Green
When I don’t mouse over, the color of button is white and text color is green.
When I mouse over, the color of button is green and text color is white.
- Text Bootstrap 5.1 => Text color => Black selection.
When I don’t mouse over, the color of button is white and text color is black.
When I mouse over, the color of button is green and text color is black.
In Text Bootstrap 5.1 => Text color => Black selection,
I want that when I mouse over, the color of button is green and text color is white.
How to make the text color into white?
Thanks.