aboutsummaryrefslogtreecommitdiffstats
path: root/notmyidea-cms
diff options
context:
space:
mode:
Diffstat (limited to 'notmyidea-cms')
-rw-r--r--notmyidea-cms/static/css/main.css1
-rw-r--r--notmyidea-cms/static/images/icons/gitorious.pngbin0 -> 3675 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/notmyidea-cms/static/css/main.css b/notmyidea-cms/static/css/main.css
index b3b631d..75cf78e 100644
--- a/notmyidea-cms/static/css/main.css
+++ b/notmyidea-cms/static/css/main.css
@@ -302,6 +302,7 @@ img.left, figure.left {float: right; margin: 0 0 2em 2em;}
.social a[href*='rss.xml']:before {content: url('../images/icons/rss.png'); margin-right: 2px; vertical-align: -3px;}
.social a[href*='twitter.com']:before {content: url('../images/icons/twitter.png'); margin-right: 2px; vertical-align: -3px;}
.social a[href*='linkedin.com']:before {content: url('../images/icons/linkedin.png'); margin-right: 2px; vertical-align: -3px;}
+ .social a[href*='gitorious.org']:before {content: url('../images/icons/gitorious.png'); margin-right: 2px; vertical-align: -3px;}
/*
About
diff --git a/notmyidea-cms/static/images/icons/gitorious.png b/notmyidea-cms/static/images/icons/gitorious.png
new file mode 100644
index 0000000..6485f5e
--- /dev/null
+++ b/notmyidea-cms/static/images/icons/gitorious.png
Binary files differ