The button panel determines the color, background, border and border-radius of buttons used on the site.
The following rules apply to all items that have the class btn or button.
The color used for the button text.
The color of the button text when the user hovers over the button.
The background of the button
The background color of the button when the user hovers over the button.
The border color of the button
The border of the button when the user hovers over it
The border-radius of the button. To have 0 rounded on the button set this option to 0. To have a rounded button set this option to 10px.