summary refs log tree commit diff
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2009-04-05 20:17:32 +0200
committerfranck cuny <franck@lumberjaph.net>2009-04-05 20:17:32 +0200
commit2c5d45998db9bc35c70f79a9fdcdfc2db0553397 (patch)
tree5759bfb4276d4824987ec15023a637dae9c096fe
parentMerge HEAD, branch 'master' of ssh://lumberjaph.net/home/franck/code/reposito... (diff)
downloadlifestream-2c5d45998db9bc35c70f79a9fdcdfc2db0553397.tar.gz
add github
-rw-r--r--public/lifestream.css1
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;