Server IP : 104.21.93.192 / Your IP : 216.73.216.73 Web Server : LiteSpeed System : Linux premium900.web-hosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 User : redwjova ( 1790) PHP Version : 8.1.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/redwjova/www/wp-content/themes/kadence/assets/css/src/ |
Upload File : |
@import "_custom-properties.scss"; $socials: ( "facebook": $facebook, "instagram": $instagram, "twitter": $twitter, "youtube": $youtube, "facebook_group": $facebook_group, "vimeo": $vimeo, "pinterest": $pinterest, "linkedin": $linkedin, "medium": $medium, "wordpress": $wordpress, "reddit": $reddit, "patreon": $patreon, "github": $github, "dribbble": $dribbble, "behance": $behance, "vk": $vk, "xing": $xing, "rss": $rss, "email": $email, "phone": $phone, "whatsapp": $whatsapp, "google_reviews": $google_reviews, "telegram": $telegram, "yelp": $yelp, "trip_advisor": $trip_advisor, "imdb": $imdb, "soundcloud": $soundcloud, "tumblr": $tumblr, "anchor": $anchor, "threads": $threads, ); // @each $social, $color in $socials { // body .social-show-brand-hover .social-link-#{$social}:not(.ignore-brand):not(.skip):not(.ignore):hover, body .social-show-brand-until .social-link-#{$social}:not(:hover):not(.skip):not(.ignore), body .social-show-brand-always .social-link-#{$social}:not(.ignore-brand):not(.skip):not(.ignore) { // background:$color; // } // } body.social-brand-colors .social-show-brand-until .social-button:not(:hover):not(.skip):not(.ignore), body.social-brand-colors .social-show-brand-hover .social-button:not(.ignore-brand):not(.skip):not(.ignore):hover, body.social-brand-colors .social-show-brand-always .social-button:not(.ignore-brand):not(.skip):not(.ignore) { color:white; } body.social-brand-colors .social-show-brand-until.social-style-outline .social-button:not(:hover):not(.skip):not(.ignore), body.social-brand-colors .social-show-brand-hover.social-style-outline .social-button:not(.ignore-brand):not(.skip):not(.ignore):hover, body.social-brand-colors .social-show-brand-always.social-style-outline .social-button:not(.ignore-brand):not(.skip):not(.ignore) { border-color:currentColor; }