flask/examples/apishowcase/static/style.css
2010-04-06 13:12:57 +02:00

7 lines
81 B
CSS

body {
font-family: 'Trebuchet MS', sans-serif;
}
a {
color: #44AD80;
}