flask/examples/apishowcase/static/style.css

8 lines
81 B
CSS
Raw Normal View History

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