trivial/styles/application.css
2010-03-21 15:10:08 -04:00

8 lines
71 B
CSS

* {
font-family: helvetica, arial
}
body {
background-color: #eee
}