my-cta.css
Same filename and directory in other branches
.component--my-cta {
margin: 0;
padding: 1em 2em;
text-decoration: none;
text-transform: uppercase;
color: white;
background-color: #008068;
}
File
-
core/
modules/ system/ tests/ modules/ sdc_test/ components/ my-cta/ my-cta.css
View source
- .component--my-cta {
- margin: 0;
- padding: 1em 2em;
- text-decoration: none;
- text-transform: uppercase;
- color: white;
- background-color: #008068;
- }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.