diff --git a/_layouts/default.html b/_layouts/default.html index 4e958f0..628125c 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -38,7 +38,9 @@ table { border-collapse: collapse; width: 100% } table th, table td { border: 1px solid #aaa; padding: .2em; } table td { white-space:nowrap; } - td.sha { font-size: 0.9em } + #standalone-downloads td { font-family: monospace; } + #standalone-downloads td.sha { font-size: 0.8em; } + #standalone-downloads .rc td { background-color: #ddd; } diff --git a/index.html b/index.html index 185f35c..b0ea955 100644 --- a/index.html +++ b/index.html @@ -23,7 +23,7 @@ describe("Jasmine", function() {
Version | Size | Date | SHA1 | |
---|---|---|---|---|
jasmine-standalone-1.0.0.zip | @@ -32,7 +32,7 @@ describe("Jasmine", function() {2010/09/14 12:54:38 PDT | 1866f654a3ad0ab9109393ce31d6613c77916607 | ||
jasmine-standalone-1.0.0.rc1.zip | 1.0.0.rc1 | 19k | diff --git a/release-notes.html.markdown b/release-notes.html.markdown index 7657f8f..1b8fa3c 100644 --- a/release-notes.html.markdown +++ b/release-notes.html.markdown @@ -6,7 +6,7 @@ title: Jasmine Release Notes