littlelink-server/public/css/brands.css

460 lines
7.3 KiB
CSS
Raw Normal View History

2021-08-10 04:58:26 +02:00
/*
* littlelink.io
* Skeleton V2.0.4
* Copyright 2014, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/29/2014
*/
/*
* Built using on:
* Skeleton V2.0.4
* Copyright 2014, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/29/2014
*/
/* Table of contents
- Buttons
- Brand Styles
*/
/* Buttons
*/
.button,
button {
display: inline-block;
text-decoration: none;
height: 48px;
text-align: center;
vertical-align: middle;
font-size: 18px;
width: 300px;
font-weight: 700;
line-height: 48px;
letter-spacing: 0.1px;
white-space: wrap;
border-radius: 8px;
cursor: pointer;
}
.button:hover {
filter: brightness(90%);
}
2021-08-10 04:58:26 +02:00
/* Brand Icons
*/
.icon {
padding: 0px 8px 3.5px 0px;
vertical-align: middle;
width: 20px;
height: 20px;
}
/* Brand Styles
*/
/* Default */
.button.button-default {
color: #ffffff;
background-color: #0085ff;
}
2021-08-10 04:58:26 +02:00
/* Discord */
.button.button-discord {
color: #ffffff;
background-color: #5865f2;
}
2021-08-10 04:58:26 +02:00
/* Facebook */
.button.button-facebook {
color: #ffffff;
background-color: #1877f2;
}
2021-08-10 04:58:26 +02:00
/* Facebook Messenger */
.button.button-facebookmessenger {
color: #ffffff;
background-image: linear-gradient(
2021-09-11 20:40:43 +02:00
25deg,
#0099ff,
#5f5dff,
#a033ff,
#c740cc,
#ff5280,
#ff7061
);
}
2021-08-10 04:58:26 +02:00
/* Figma */
.button.button-figma {
color: #ffffff;
background-color: #000000;
}
2021-08-10 04:58:26 +02:00
/* Github */
.button.button-github {
color: #ffffff;
background-color: #000000;
}
2021-08-10 04:58:26 +02:00
/* Goodreads */
.button.button-goodreads {
color: #333333;
background-color: #f3f1e6;
}
2021-08-10 04:58:26 +02:00
/* Instagram */
.button.button-instagram {
color: #ffffff;
background-image: linear-gradient(-135deg, #1400c8, #b900b4, #f50000);
}
2021-08-10 04:58:26 +02:00
/* Kit */
.button.button-kit {
color: #ffffff;
background-color: #000000;
}
2021-08-10 04:58:26 +02:00
2021-08-16 05:23:34 +02:00
/* Letterboxd */
.button.button-letterboxd {
color: #ffffff;
background-color: #2c3440;
}
2021-08-16 05:23:34 +02:00
2021-08-10 04:58:26 +02:00
/* LinkedIn */
.button.button-linkedin {
color: #ffffff;
background-color: #2867b2;
}
2021-08-10 04:58:26 +02:00
/* Medium */
.button.button-medium {
color: #ffffff;
background-color: #000000;
}
2021-08-10 04:58:26 +02:00
2021-08-16 03:27:12 +02:00
/* Micro.blog */
.button.button-microblog {
color: #ffffff;
background-color: #fd9927;
}
2021-08-16 03:27:12 +02:00
2021-08-10 04:58:26 +02:00
/* Pinterest */
.button.button-pinterest {
color: #000000;
background-color: #ffe2eb;
}
2021-08-10 04:58:26 +02:00
/* Producthunt */
.button.button-producthunt {
color: #da552f;
2021-08-10 04:58:26 +02:00
border-style: solid;
border-color: #da552f;
2021-08-10 04:58:26 +02:00
border-width: 2px;
background-color: #ffffff;
}
2021-08-10 04:58:26 +02:00
/* Reddit */
.button.button-reddit {
color: #000000;
background-color: #d7dfe2;
}
2021-08-10 04:58:26 +02:00
/* Skoob */
.button.button-skoob {
color: #ffffff;
background-color: #3189c8;
}
2021-08-10 04:58:26 +02:00
/* Snapchat */
.button.button-snapchat {
color: #000000;
background-color: #fffc00;
}
2021-08-10 04:58:26 +02:00
/* SoundCloud */
.button.button-soundcloud {
color: #ffffff;
background-color: #ff5500;
}
2021-08-10 04:58:26 +02:00
/* Spotify */
.button.button-spotify {
color: #ffffff;
background-color: #000000;
}
2021-08-10 04:58:26 +02:00
/* Steam */
.button.button-steam {
color: #ffffff;
background-color: #171a21;
}
2021-08-10 04:58:26 +02:00
/* Telegram */
.button.button-telegram {
color: #ffffff;
background-color: #3faee8;
}
2021-08-10 04:58:26 +02:00
/* TikTok */
.button.button-tiktok {
color: #ffffff;
background-color: #000000;
}
2021-08-10 04:58:26 +02:00
/* Tumblr */
.button.button-tumblr {
color: #ffffff;
background-color: #131313;
}
2021-08-10 04:58:26 +02:00
/* Twitch */
.button.button-twitch {
color: #ffffff;
background-color: #9146ff;
}
2021-08-10 04:58:26 +02:00
/* Twitter */
.button.button-twitter {
color: #ffffff;
background-color: #1da1f2;
}
2021-08-10 04:58:26 +02:00
/* Mastodon */
.button.button-mastodon {
color: #ffffff;
background-color: #0e68a0;
}
2021-08-10 04:58:26 +02:00
/* Vimeo */
.button.button-vimeo {
color: #ffffff;
background-color: #1ab7ea;
}
2021-08-10 04:58:26 +02:00
/* YouTube */
.button.button-youtube {
color: #ffffff;
background-color: #000000;
}
2021-08-10 04:58:26 +02:00
/* Wordpress */
.button.button-wordpress {
color: #ffffff;
background-color: #21759b;
}
2021-08-26 03:05:53 +02:00
/* WhatsApp */
2021-08-26 03:05:53 +02:00
.button.button-whatsapp {
color: #ffffff;
background-color: #2db842;
}
/* Strava */
.button.button-strava {
color: #ffffff;
background-color: #fd5000;
}
2021-09-11 20:43:20 +02:00
/* Buy Me a Coffee */
.button.button-buymeacoffee {
color: #000000;
background-color: #FFDD00;
}
2021-09-11 22:20:38 +02:00
/* GitLab */
.button.button-gitlab {
color: #8c929d;
background-color: #FFFFFF;
}
2021-10-15 03:45:57 +02:00
/* Patreon */
.button.button-patreon {
color: #FFFFFF;
background-color: #FF424D;
}
/* Dev.to */
.button.button-devto {
color: #000;
background-color: #fff;
}
2021-09-11 22:20:38 +02:00
/* Paypal */
.button.button-paypal {
color: #ffffff;
background-color: #1F264F;
}
2021-10-19 05:43:09 +02:00
/* Slack */
.button.button-slack {
color: #fff;
background-color: #4a154b;
}
/* Stack Overflow */
.button.button-stackoverflow {
color: #000;
background-color: #f8f9f9;
font-weight: 100;
}
.button.button-stackoverflow:after {
content: "overflow";
font-weight: 700;
}
/* Last.fm */
.button.button-lastfm {
color: #ffffff;
background-color: #000101;
}
/* Gitea */
.button.button-gitea {
color: #000;
background-color: #ffffff;
}
/* Polywork */
.button.button-polywork {
color: #fff;
background-color: #543DE0;
}
/* Signal */
.button.button-signal {
color: #000;
background-color: #fff;
}
2021-12-13 01:17:12 +01:00
/* Untappd */
.button.button-untappd {
color: #000;
background-color: #FFCE0D;
}
/* Instant Gaming */
.button.button-instantgaming {
color: #f50;
background-color: #000;
}
2022-02-21 00:57:53 +01:00
/* ghost */
.button.button-ghost {
color: #000;
background-color: #fff;
}
/* trakt */
.button.button-trakt {
color: #fff;
background-color: #000;
}
/* CashApp */
.button.button-cashapp {
color: #000;
background-color: #fff;
}
/* Teespring */
.button.button-teespring {
color: #eb4373;
background-color: #2f2464;
}
/* Xing */
.button.button-xing {
color: #0b6162;
background-color: #c6f16d;
}
/* Keybase */
.button.button-keybase {
color: #fff;
background-color: #3663ea;
}
/* Onlyfans */
.button.button-onlyfans {
color: #008ccf;
background-color: #fff;
}
/* Session */
.button.button-session {
color: #04f383;
background-color: #000;
}
/* Threema */
.button.button-threema {
color: #000;
background-color: #fff;
}
/* Streamlabs */
.button.button-streamlabs {
color: #000;
background-color: #88f4d4;
}
/* Privatebin */
.button.button-privatebin {
color: #f19d13;
background-color: #000;
}
/* Amazon */
.button.button-amazon {
color: #000;
background-color: #fff;
}
/* Apple Music */
.button.button-applemusic {
color: #fa425a;
background-color: #fff;
}
/* Status */
.button.button-status {
color: #000;
background-color: #fff;
}
2022-06-18 21:44:29 +02:00
/* [matrix] */
.button.button-matrix {
color: #333333;
background-color: #fff;
2022-07-06 07:22:23 +02:00
}
/* Anilist */
.button.button-anilist {
color: #02a0f2;
background-color: #1c242e;
}
2022-07-06 07:22:23 +02:00
/* Gitbucket */
.button.button-gitbucket {
color: #000;
background-color: #fff
}
/* Shazam */
.button.button-shazam {
color: #fff;
background-color: #1f5bfc
2022-06-18 21:44:29 +02:00
}