| Server IP : 118.139.160.155 / Your IP : 216.73.217.153 Web Server : Apache System : Linux sg2plmcpnl504228.prod.sin2.secureserver.net 4.18.0-553.124.4.lve.el8.x86_64 #1 SMP Fri May 15 13:02:13 UTC 2026 x86_64 User : twll3xqyaqrh ( 9725459) PHP Version : 5.6.40 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/twll3xqyaqrh/public_html/Site WP/wp-content/plugins/envira-gallery/assets/scss/ |
Upload File : |
/* ========================================================================== Variables SCSS ========================================================================== */ $font__main: sans-serif; $font__code: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; $font__pre: "Courier 10 Pitch", Courier, monospace; $font__line-height-body: 1.5; $font__line-height-pre: 1.6; $font_size_tab: 13px; $white: #ffffff; $beige_light: #f7f7f7; $black: #000000; $green: #7cc048; $green_alt: #95dc5e; $light-grey: rgb( 221,221,221); $grey: #666666; $grey_dark: #6b6e72; $grey_dark_2: #dddddd; $red: #e02626; $red_alt: #f85959; $primary_color: $green; $primary_button_color: $primary_color; $primary_button_color_hover: $green_alt; $danger_button_color: $red; $danger_button_color_hover: $red_alt; $color_bg: #f1f1f1; $header-height: 120px; $navbar-height: 50px; $input-height: 35px; $border-radius: 3px;