{% extends "mote/element/index.html" %} {% load mote_tags %} {% block codeblock %}
.Button
is the core class of all button variations. It provides the basic structure of buttons. The styling will work on button tags, anchor tags and inputs with the submit or reset type. For disabled styling, apply the disabled
attribute to the element (note that this will not work on anchor tags).
.Button--solid
with either .Button--yellowButtercup
or .Button--greenOracle
.