%PDF- %PDF-
Direktori : /var/www/html/higroup/wp-content/themes/evenex/assets/scss/ |
Current File : /var/www/html/higroup/wp-content/themes/evenex/assets/scss/_varibale.scss |
$white: #ffffff; $black: #041A57; $primary: #E54220; $secondary: #041A57; $bodyFont: 'Archivo', sans-serif; $titleFont: "Poppins", sans-serif; $iconFont: "Font Awesome 5 Free"; $bodyFontSize: 16px; $bodyFontWeight: 400; $blineHeight: 26px / $bodyFontSize; $h1: 36px; $h2: 30px; $h3: 24px; $h4: 18px; $h5: 16px; $h6: 14px; $titleColor: $black; $bodyColor: #404040; @function rem($pixels, $context: $bodyFontSize) { @if (unitless($pixels)) { $pixels: $pixels * 1px; } @if (unitless($context)) { $context: $context * 1px; } @return $pixels / $context * 1rem; } $social: ( behance: #1769ff, bitbucket: #205081, codepen: #76daff, deviantart: #4e6252, digg: #000, dribbble: #ea4c89, dropbox: #007ee5, facebook: #3b5998, flickr: #0063dc, foursquare: #ef4b78, github: #4183c4, google-plus: #dd4b39, instagram: #3f729b, jsfiddle: #4679bd, lastfm: #e31b23, linkedin: #0976b4, paypal: #253b80, pinterest: #cc2127, reddit: #ff4500, skype: #00aff0, soundcloud: #f80, stack-overflow: #fe7a15, steam: #7da10e, stumbleupon: #eb4924, trello: #256a92, tumblr: #35465c, twitch: #6441a5, twitter: #55acee, vimeo: #1ab7ea, vine: #00b488, vk: #45668e, wechat: #98d11c, wordpress: #21759b, xing: #026466, yahoo: #400191, yelp: #af0606, youtube: #e52d27, email: #44c456, whatsapp: #075e54, spotify: #1db954 );