summaryrefslogtreecommitdiffhomepage
path: root/common/css
diff options
context:
space:
mode:
authorRay San <[email protected]>2017-12-20 13:11:16 +0100
committerRay San <[email protected]>2017-12-20 13:11:16 +0100
commitc8cb30ece9a8ff487d340d25141bda8d250e123d (patch)
tree4156f168d04a6523d914177c4d6b66e9297d2583 /common/css
parente672c0f925994ecdca3c1d6fe95b062f4c101558 (diff)
parent50adafd01e558c496eb3e55878e299cc851aac4c (diff)
downloadraylib.com-c8cb30ece9a8ff487d340d25141bda8d250e123d.tar.gz
raylib.com-c8cb30ece9a8ff487d340d25141bda8d250e123d.zip
Merge branch 'master' of https://github.com/raysan5/raylib.com
Diffstat (limited to 'common/css')
-rw-r--r--common/css/main.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/css/main.css b/common/css/main.css
index 1045295..d714996 100644
--- a/common/css/main.css
+++ b/common/css/main.css
@@ -70,6 +70,7 @@ p a:hover{text-decoration: none; color:gray;}
#itchio{ width:36px; height:36px; float:left; position:relative; background-image: url(../img/icon_itchio.png); cursor: pointer; background-repeat:no-repeat; background-position: 0 0;}
#reddit{ width:36px; height:36px; float:left; position:relative; background-image: url(../img/icon_reddit.png); cursor: pointer; background-repeat:no-repeat; background-position: 0 0;}
#freenode{ width:36px; height:36px; float:left; position:relative; background-image: url(../img/icon_freenode_irc.png); cursor: pointer; background-repeat:no-repeat; background-position: 0 0;}
+#gitter{ width:36px; height:36px; float:left; position:relative; background-image: url(../img/icon_gitter.png); cursor: pointer; background-repeat:no-repeat; background-position: 0 0;}
#facebook{ width:36px; height:36px; float:left; position:relative; background-image: url(../img/icon_facebook.png); cursor: pointer; background-repeat:no-repeat; background-position: 0 0;}
#twitter{ width:36px; height:36px; float:left; position:relative; background-image: url(../img/icon_twitter.png); cursor: pointer; background-repeat:no-repeat; background-position: 0 0;}
#github{ width:36px; height:36px; float:left; position:relative; background-image: url(../img/icon_github.png); cursor: pointer; background-repeat:no-repeat; background-position: 0 0;}