pogo/assets/static/styles.css
gmemstr 0ffefbf55e Working on frontend of CMS
Starting to work on basic frontend layout. Added new /json route for fetching RSS as JSON file.
2017-06-18 13:57:43 -07:00

4 lines
59 B
CSS

body {
background-color: #f9f9f9;
color: #5b9aff;
}