1
0
Fork 0
mirror of https://github.com/jashkenas/coffeescript.git synced 2022-11-09 12:23:24 -05:00

first draft of docs are done

This commit is contained in:
Jeremy Ashkenas 2009-12-23 23:01:39 -08:00
parent 0a58eeef2b
commit 705b293982
6 changed files with 128 additions and 111 deletions

View file

@ -1,7 +1,7 @@
body {
font-size: 14px;
line-height: 20px;
background: #efeff9;
background: #f3f3f9;
color: #191933;
font-family: Arial, Helvetica, sans-serif;
}