bold-text.css

.bold_plugin_text {
  font-weight: 700;
}

File

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