Skip to content

Instantly share code, notes, and snippets.

@lehelmatyus
Last active January 11, 2017 22:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lehelmatyus/22474b7f5f522188436148f14277fe55 to your computer and use it in GitHub Desktop.
Save lehelmatyus/22474b7f5f522188436148f14277fe55 to your computer and use it in GitHub Desktop.
custom-mixins.less
// GHJ CSS Classes
// ------------ Backgrounds--------------------------------
gray_row // set background grey #EFF1F4
white_row // set background white #fff
cream_row /*or*/ creme_row// set background to tan/cream #DEDBCC
olive_row // set background to light cream #90af69
green_row // set background to light cream #018349
blue_row // set background to light cream #283A64
// ------------ Buttons -----------------------------------
button-default // default orange/red button
button-default button-large // increases size of button
button-default-hollow // hollow orange/red button
button-default-hollow button-large // increases size of button
// ------------ Sliders -----------------------------------
testimonials_slider // ADD to Slider item, creates a testimonial slider from original slider style
// ------------ Unordered Lists ---------------------------
chekmark_list // ADD to container of Unordered list to turn it into a chekmark style list
//------------- Cards -------------------------------------
contact_card_row // ADD to Outer Row to turn boxes inside into contact cards
// --------------------------------------------------------
// ------------ Expert Use for site builders only ---------
// --------------------------------------------------------
green_box // has extra styling handle with care
yellow_box // has extra styling handle with care
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment