Version 1
[yaffs-website] / web / modules / contrib / paragraphs / tests / modules / paragraphs_test / css / bold-text.css
diff --git a/web/modules/contrib/paragraphs/tests/modules/paragraphs_test/css/bold-text.css b/web/modules/contrib/paragraphs/tests/modules/paragraphs_test/css/bold-text.css
new file mode 100644 (file)
index 0000000..df2f28b
--- /dev/null
@@ -0,0 +1,3 @@
+.bold_plugin_text {
+  font-weight: 700;
+}