<p class="text-white-50 bg-danger">I'm a text with 50% opacity white</p>
I'm a text with 50% opacity white
Click one of the examples listed below to open the Shuffle Visual Editor with the UI library that uses the selected component.
You don't need to remember all CSS classes. Just use the Bootstrap Editor instead.
/* _text.scss:52 */
.text-white-50 { color: rgba($white, .5) !important; }
// Misc
.text-hide {
@include text-hide($ignore-warning: true);
}
Code copied to the clipboard.
Copying failed
/* _text.scss:52 */
$white
$ignore-warning: