pogo/assets/static/styles.css
gmemstr 29db0f76c5 Changed Url in JSON to point directly to mp3 file
Used for embedding. This affecs the link in the RSS feed as well, although this should not be a big issue.
2017-06-19 19:45:51 -07:00

10 lines
127 B
CSS

body {
background-color: #f9f9f9;
font-family: monospace;
}
.podcast {
background-color: white;
padding:5%;
}