Files
wp-strava/build/style.css
T

12 lines
253 B
CSS
Raw Normal View History

2019-12-27 14:40:27 -06:00
/**
* The following styles get applied both on the front of your site and in the editor.
*
* Replace them with your own styles or remove the file completely.
*/
.wp-block-wp-strava-activity {
background-color: #000;
color: #fff;
padding: 2px;
}