<p class="text-white-50 bg-danger">I'm a text with 50% opacity white</p>
<p class="text-white-50 bg-danger">I'm a text with 50% opacity white</p>
/* _text.scss:52 */
.text-white-50 { color: rgba($white, .5) !important; }
// Misc
.text-hide {
@include text-hide($ignore-warning: true);
}
Click one of the examples listed below to open the Shuffle Visual Editor with the UI library that uses the selected component.
© 2024 Shuffle. All rights reserved.