Skip to content

dgeneva/kjc-css3-buttons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KJC CSS3 Buttons

Pretty buttons in CSS3 and LESS.

Preview

Custom Colors

Easily add more colors by using the LESS mixin:

.button-color(@dark, @light, @highlight)

Example:

.blue.button, .blue.button:visited { .button-color( #3671c0, #4da0f7, #78bdfb); }

About

Pretty buttons in CSS3 and LESS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published