mirror of
https://github.com/wassname/fullcalendar.git
synced 2026-08-13 12:10:15 +08:00
beginnings of an automated testing framework (Karma and Jasmine)
written by Gareth Leachman, squashed and reformatted by Adam Shaw
This commit is contained in:
committed by
Adam Shaw
parent
0dfc25afcb
commit
2bbbbf678e
@@ -0,0 +1,12 @@
|
||||
|
||||
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;
|
||||
}
|
||||
Reference in New Issue
Block a user