pogo/assets/static/custom.css
2017-09-06 20:02:59 -07:00

7 lines
76 B
CSS

body {
background-color: lightgrey;
}
.podcast {
background-color: red;
}