CoffeeScript 0.9.6

This commit is contained in:
Jeremy Ashkenas
2010-12-07 00:21:34 -05:00
parent edd0c5af5a
commit fa53a4c057
19 changed files with 392 additions and 239 deletions

View File

@@ -76,6 +76,11 @@ code, pre, tt, textarea {
margin-left: 0;
padding-left: 0;
}
.timestamp {
font-size: 12px;
font-weight: normal;
color: black;
}
div.code {
position: relative;
border: 1px solid #cacaca;