diff options
| author | franck cuny <franck@lumberjaph.net> | 2009-04-05 20:17:32 +0200 |
|---|---|---|
| committer | franck cuny <franck@lumberjaph.net> | 2009-04-05 20:17:32 +0200 |
| commit | 2c5d45998db9bc35c70f79a9fdcdfc2db0553397 (patch) | |
| tree | 5759bfb4276d4824987ec15023a637dae9c096fe | |
| parent | Merge HEAD, branch 'master' of ssh://lumberjaph.net/home/franck/code/reposito... (diff) | |
| download | lifestream-2c5d45998db9bc35c70f79a9fdcdfc2db0553397.tar.gz | |
add github
| -rw-r--r-- | public/lifestream.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/lifestream.css b/public/lifestream.css index 0345ba7..338eff8 100644 --- a/public/lifestream.css +++ b/public/lifestream.css @@ -438,6 +438,7 @@ p { .icon-service-identica { background-image: url(images/services/identica.png); } .icon-service-lastfm { background-image: url(images/services/lastfm.png); } .icon-service-myblog { background-image: url(images/services/myblog.gif); } +.icon-service-github { background-image: url(images/services/github.png); } .actions ul { margin-bottom: 15px; |
