Added skeletal activity block

This commit is contained in:
Justin Foell
2019-12-27 14:40:27 -06:00
parent 8a6e04e27c
commit c997738470
8 changed files with 12587 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
/**
* The following styles get applied inside the editor only.
*
* Replace them with your own styles or remove the file completely.
*/
.wp-block-wp-strava-activity {
border: 1px dotted #f00;
}