Use the background opacity utility classes to control an element's background color opacity. You can use any opacity value that is defined in the opacity scale.
Use the color opacity utility classes to control an element's text color opacity. You can use any opacity value that is defined in the opacity scale.
The quick brown fox jumps over the lazy dog.
The quick brown fox jumps over the lazy dog.
The quick brown fox jumps over the lazy dog.
The quick brown fox jumps over the lazy dog.
The quick brown fox jumps over the lazy dog.
The quick brown fox jumps over the lazy dog.
The quick brown fox jumps over the lazy dog.
The quick brown fox jumps over the lazy dog.
The quick brown fox jumps over the lazy dog.
The quick brown fox jumps over the lazy dog.
The quick brown fox jumps over the lazy dog.
<pclass="u-color-opacity-100 ...">The quick brown fox jumps over the lazy dog.</p><pclass="u-color-opacity-90 ...">The quick brown fox jumps over the lazy dog.</p><pclass="u-color-opacity-80 ...">The quick brown fox jumps over the lazy dog.</p><pclass="u-color-opacity-70 ...">The quick brown fox jumps over the lazy dog.</p><pclass="u-color-opacity-60 ...">The quick brown fox jumps over the lazy dog.</p><pclass="u-color-opacity-50 ...">The quick brown fox jumps over the lazy dog.</p><pclass="u-color-opacity-40 ...">The quick brown fox jumps over the lazy dog.</p><pclass="u-color-opacity-30 ...">The quick brown fox jumps over the lazy dog.</p><pclass="u-color-opacity-20 ...">The quick brown fox jumps over the lazy dog.</p><pclass="u-color-opacity-10 ...">The quick brown fox jumps over the lazy dog.</p><pclass="u-color-opacity-0 ...">The quick brown fox jumps over the lazy dog.</p>
Changing Border Opacity
New
0.7.1
Use the border opacity utility classes to control an element's border color opacity. You can use any opacity value that is defined in the opacity scale.
To use the viewport variant of a given class, you just need to suffix each class with a viewport selector. For example, use md:u-opacity-50 to apply opacity: 0.5 to an element only at medium screen sizes and above.
The classes specified above are the default utility classes for setting opacities. You can add, change, or remove classes within the _config.scss file of Cirrus.