trivial/styles/application.css

8 lines
71 B
CSS
Raw Normal View History

2010-03-21 19:10:08 +00:00
* {
font-family: helvetica, arial
}
body {
background-color: #eee
}