[Pkg-javascript-commits] [backbone] 50/101: a pleasant boney background...
Jonas Smedegaard
js at moszumanska.debian.org
Sat May 3 16:58:28 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to tag 0.1.0
in repository backbone.
commit 1e8c0b88c63fc697c321662c10f5aae2aa868846
Author: Jeremy Ashkenas <jashkenas at gmail.com>
Date: Thu Oct 7 11:05:33 2010 -0400
a pleasant boney background...
---
docs/background.png | Bin 0 -> 2203 bytes
index.html | 2 +-
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/background.png b/docs/background.png
new file mode 100644
index 0000000..fda0500
Binary files /dev/null and b/docs/background.png differ
diff --git a/index.html b/index.html
index 17cb08b..3dfd5e4 100644
--- a/index.html
+++ b/index.html
@@ -9,7 +9,7 @@
font-size: 15px;
line-height: 22px;
font-family: Helvetica Neue, Helvetica, Arial;
- background: #f4f4f4;
+ background: #f4f4f4 url(docs/background.png);
}
.interface {
font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif !important;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/backbone.git
More information about the Pkg-javascript-commits
mailing list