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
+11
View File
@@ -0,0 +1,11 @@
/**
* 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;
}