You are here

bold-text.css in Paragraphs 8

.bold_plugin_text {
  font-weight: 700;
}

File

tests/modules/paragraphs_test/css/bold-text.css
View source
  1. .bold_plugin_text {
  2. font-weight: 700;
  3. }