Estilizando Discourse con variables: Un caso para una semántica más simple

The short answer is don’t do this :sweat_smile:

You’re much better off targeting a secondary button class, btn-default, btn-primary, btn-flat — these secondary classes represent a visual type of button.

.btn and button are more broadly “this is a button” rather than any specific appearance

4 Me gusta