diff options
| author | Ray <[email protected]> | 2021-05-12 19:52:06 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2021-05-12 19:52:06 +0200 |
| commit | 1f52d5a8a4ae3bc3ce3c3cf98b604c9f1adbd3e0 (patch) | |
| tree | 8647b4508208eb4ea10163ddc6e4f9f04294b1e5 | |
| parent | cf6551d70d4a019c32a0dc27db9aee0593a818b1 (diff) | |
| download | raylib.com-1f52d5a8a4ae3bc3ce3c3cf98b604c9f1adbd3e0.tar.gz raylib.com-1f52d5a8a4ae3bc3ce3c3cf98b604c9f1adbd3e0.zip | |
Added redbubble icon and link
| -rw-r--r-- | common/img/icon_redbubble.png | bin | 0 -> 1529 bytes | |||
| -rw-r--r-- | common/main.css | 3 | ||||
| -rw-r--r-- | examples.html | 1 | ||||
| -rw-r--r-- | games.html | 1 | ||||
| -rw-r--r-- | images/contribute/redbubble.png | bin | 0 -> 5806 bytes | |||
| -rw-r--r-- | index.html | 2 | ||||
| -rw-r--r-- | license.html | 1 |
7 files changed, 7 insertions, 1 deletions
diff --git a/common/img/icon_redbubble.png b/common/img/icon_redbubble.png Binary files differnew file mode 100644 index 0000000..06c94df --- /dev/null +++ b/common/img/icon_redbubble.png diff --git a/common/main.css b/common/main.css index 7e4a27b..f31630a 100644 --- a/common/main.css +++ b/common/main.css @@ -55,11 +55,12 @@ h2{font-family: Courier New, Verdana, Arial; font-weight: bold; font-size: 18px; background: linear-gradient(to bottom, rgba(245,245,245,1) 0%,rgba(224,224,224,1) 100%); } -#social{ width:390px; height:50px; position:relative; float:right; margin-right:8px; margin-top:20px; margin-bottom:20px; } +#social{ width:440px; height:50px; position:relative; float:right; margin-right:8px; margin-top:20px; margin-bottom:20px; } #social a:hover{ background-position: 0 -36px;} #youtube{ width:36px; height:36px; float:left; position:relative; background-image: url(img/icon_youtube.png); cursor: pointer; background-repeat:no-repeat; background-position: 0 0;} #handmade{ width:36px; height:36px; float:left; position:relative; background-image: url(img/icon_handmade.png); cursor: pointer; background-repeat:no-repeat; background-position: 0 0;} #twitch{ width:36px; height:36px; float:left; position:relative; background-image: url(img/icon_twitch.png); cursor: pointer; background-repeat:no-repeat; background-position: 0 0;} +#redbubble{ width:36px; height:36px; float:left; position:relative; background-image: url(img/icon_redbubble.png); cursor: pointer; background-repeat:no-repeat; background-position: 0 0;} #patreon{ width:36px; height:36px; float:left; position:relative; background-image: url(img/icon_patreon.png); cursor: pointer; background-repeat:no-repeat; background-position: 0 0;} #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;} diff --git a/examples.html b/examples.html index 16533ad..bc73822 100644 --- a/examples.html +++ b/examples.html @@ -49,6 +49,7 @@ <a id="reddit" href="https://www.reddit.com/r/raylib/" target="_blank"></a> <a id="youtube" href="https://www.youtube.com/c/raylib" target="_blank"></a> <a id="patreon" href="https://www.patreon.com/raylib" target="_blank"></a> + <a id="redbubble" href="https://www.redbubble.com/shop/ap/78130012" target="_blank"></a> <a id="github" href="https://github.com/raysan5/raylib" target="_blank"></a> </div> <div class="menu"> @@ -49,6 +49,7 @@ <a id="reddit" href="https://www.reddit.com/r/raylib/" target="_blank"></a> <a id="youtube" href="https://www.youtube.com/c/raylib" target="_blank"></a> <a id="patreon" href="https://www.patreon.com/raylib" target="_blank"></a> + <a id="redbubble" href="https://www.redbubble.com/shop/ap/78130012" target="_blank"></a> <a id="github" href="https://github.com/raysan5/raylib" target="_blank"></a> </div> <div class="menu"> diff --git a/images/contribute/redbubble.png b/images/contribute/redbubble.png Binary files differnew file mode 100644 index 0000000..58bb88c --- /dev/null +++ b/images/contribute/redbubble.png @@ -48,6 +48,7 @@ <a id="reddit" href="https://www.reddit.com/r/raylib/" target="_blank"></a> <a id="youtube" href="https://www.youtube.com/c/raylib" target="_blank"></a> <a id="patreon" href="https://www.patreon.com/raylib" target="_blank"></a> + <a id="redbubble" href="https://www.redbubble.com/shop/ap/78130012" target="_blank"></a> <a id="github" href="https://github.com/raysan5/raylib" target="_blank"></a> </div> <div class="menu"> @@ -160,6 +161,7 @@ <a href="https://www.patreon.com/raylib" target="_blank"><img class="icon" src="images/contribute/patreon.png" title="Patreon" alt="Patreon contributor" width="84" height="84"/></a> <a href="https://ko-fi.com/raysan" target="_blank"><img class="icon" src="images/contribute/kofi.png" title="Ko-fi" alt="Ko-fi donation" width="84" height="84"/></a> <a href="https://raysan5.itch.io/raylib" target="_blank"><img class="icon" src="images/contribute/itchio.png" title="itch.io" alt="raylib on itch.io" width="84" height="84"/></a> + <a href="https://www.redbubble.com/shop/ap/78130012" target="_blank"><img class="icon" src="images/contribute/redbubble.png" title="redbubble" alt="raylib on redbubble" width="84" height="84"/></a> </div> </div> <br> diff --git a/license.html b/license.html index 8d77263..088e82e 100644 --- a/license.html +++ b/license.html @@ -40,6 +40,7 @@ <a id="reddit" href="https://www.reddit.com/r/raylib/" target="_blank"></a> <a id="youtube" href="https://www.youtube.com/c/raylib" target="_blank"></a> <a id="patreon" href="https://www.patreon.com/raylib" target="_blank"></a> + <a id="redbubble" href="https://www.redbubble.com/shop/ap/78130012" target="_blank"></a> <a id="github" href="https://github.com/raysan5/raylib" target="_blank"></a> </div> <div class="menu"> |
