mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-06-29 08:47:11 -04:00
Replace StumbleUpon with Mix (#1312)
Co-authored-by: Dawid Potocki <dpot@disroot.org>
This commit is contained in:
parent
a8c1270c59
commit
a90d0dcaa2
13 changed files with 50 additions and 27 deletions
|
@ -186,7 +186,7 @@ table[data-sortable].sortable-theme-bootstrap th[data-sorted="true"][data-sorted
|
|||
.twitter { background: desaturate($twitter, 25%); }
|
||||
.mastodon { background: desaturate($mastodon, 25%); }
|
||||
.facebook { background: desaturate($facebook, 25%); }
|
||||
.stumbleupon { background: desaturate($stumbleupon, 25%); }
|
||||
.mix { background: desaturate($mix, 25%); }
|
||||
.reddit { background: desaturate($reddit, 25%); }
|
||||
.linkedin { background: desaturate($linkedin, 25%); }
|
||||
.email { background: desaturate($email, 25%); }
|
||||
|
|
|
@ -158,7 +158,7 @@ h2, h3:not(.h5), h4, h5 {
|
|||
.twitter { background: $twitter; }
|
||||
.mastodon { background: $mastodon; }
|
||||
.facebook { background: $facebook; }
|
||||
.stumbleupon { background: $stumbleupon; }
|
||||
.mix { background: $mix; }
|
||||
.reddit { background: $reddit; }
|
||||
.linkedin { background: $linkedin; }
|
||||
.email { background: $email; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue