Skip to main content
Drupal API Help
Helping Drupal Community, One API at a time
Main menu
Home
Drupal Core
Getting Help
You are here
Home
»
API reference
»
Paragraphs 8
color-text.css in Paragraphs 8
.blue_plugin_text { color: blue; } .red_plugin_text { color: red; }
File
tests/modules/paragraphs_test/css/color-text.css
View source
.blue_plugin_text {
color: blue;
}
.red_plugin_text {
color: red;
}
API Navigation
Paragraphs 8
Classes
Functions
Files
Namespaces
Services
Elements
Constants
Deprecated