PHP Classes

File: assets/scss/helpers/_variables.scss

Recommend this page to a friend!
  Classes of Ravi Kumar   PHP Validator   assets/scss/helpers/_variables.scss   Download  
File: assets/scss/helpers/_variables.scss
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Validator
Validate request values with given rules
Author: By
Last change: Update of assets/scss/helpers/_variables.scss
Date: 2 months ago
Size: 179 bytes
 

Contents

Class file image Download
$font: Helvetica, sans-serif; $font-color: #222; $success-color: #b7c11e; $warning-color: #23a38f; $error-color: #f0563d; $shadow-color: rgba(0,0,0,.2); $font-alert-weight: 800;