diff options
| author | raysan5 <[email protected]> | 2017-11-24 19:57:32 +0100 |
|---|---|---|
| committer | raysan5 <[email protected]> | 2017-11-24 19:57:32 +0100 |
| commit | 330b7cfa0c9b1b3e80ec59e5973f1be82faa14aa (patch) | |
| tree | 5e1c225d8d43ddd3f3a781f93da751d401b21832 /common | |
| parent | 3bf2404f9a01ccc690f8f111838d69d036703311 (diff) | |
| download | raylib.com-330b7cfa0c9b1b3e80ec59e5973f1be82faa14aa.tar.gz raylib.com-330b7cfa0c9b1b3e80ec59e5973f1be82faa14aa.zip | |
Added Gitter link and icon
Diffstat (limited to 'common')
| -rw-r--r-- | common/css/main.css | 1 | ||||
| -rw-r--r-- | common/img/icon_gitter.png | bin | 0 -> 1272 bytes |
2 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;} diff --git a/common/img/icon_gitter.png b/common/img/icon_gitter.png Binary files differnew file mode 100644 index 0000000..4bb2d86 --- /dev/null +++ b/common/img/icon_gitter.png |
