![JAR search and dependency download from the Maven repository](/logo.png)
package.scss.forms._form-text.scss Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of boosted Show documentation
Show all versions of boosted Show documentation
Orange Boosted with Bootstrap is a Bootstrap based, Orange branded accessible and ergonomic components library.
The newest version!
//
// Form text
//
.form-text {
margin-top: $form-text-margin-top;
@include font-size($form-text-font-size);
font-style: $form-text-font-style;
font-weight: $form-text-font-weight;
line-height: $form-text-line-height; // Boosted mod
color: $form-text-color;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy