Files
Gareth Leachman 2bbbbf678e beginnings of an automated testing framework (Karma and Jasmine)
written by Gareth Leachman, squashed and reformatted by Adam Shaw
2014-01-26 13:59:18 -08:00

13 lines
181 B
CSS

body {
margin-top: 40px;
text-align: center;
font-size: 13px;
font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
}
#calendar {
width: 900px;
margin: 0 auto;
}