Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

CSS Helpers

Version 1.1

CSS Helpers is a library with some useful CSS Helpers.

Available helpers

General
Class Functionality
.ch-float-left Float's left
.ch-float-right Float's right
.ch-text-left Text align left
.ch-text-center Text align center
.ch-text-right Text align right
.ch-center Center a div. Is using margin: 0px auto;
.ch-no-margin Margin 0px
.ch-no-padding Padding 0px
Text colors
Class Functionality
.ch-text-red Red color
.ch-text-black Black color
.ch-text-white White color
.ch-text-yellow Yellow color
.ch-text-blue Blue color
.ch-text-green Green color
.ch-text-purple Purple color
.ch-text-orange Orange color
.ch-text-grey Grey color
Background colors
Class Functionality
.ch-bg-red Red background color
.ch-bg-black Black background color
.ch-bg-white White background color
.ch-bg-yellow Yellow background color
.ch-bg-blue Blue background color
.ch-bg-green Green background color
.ch-bg-purple Purple background color
.ch-bg-orange Orange background color
.ch-bg-grey Grey background color
Border radius
Class Functionality
.ch-radius-3 Border radius 3px
.ch-radius-5 Border radius 5px
.ch-radius-8 Border radius 8px
.ch-radius-10 Border radius 10px
.ch-radius-15 Border radius 15px
.ch-radius-20 Border radius 20px
.ch-radius-25 Border radius 25px
.ch-radius-30 Border radius 30px
.ch-radius-50 Border radius 50px
.ch-radius-75 Border radius 75px
.ch-radius-100 Border radius 100px
.ch-radius-250 Border radius 250px
.ch-radius-400 Border radius 400px
.ch-radius-500 Border radius 500px

About

CSS Helpers

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors