wp-matchplay/src/style.scss

13 lines
268 B
SCSS

/**
* 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-tcpinball-matchplay-results {
background-color: #21759b;
color: #fff;
padding: 2px;
}