diff --git a/elements.less b/elements.less index 8494e8c..bec4883 100644 --- a/elements.less +++ b/elements.less @@ -1,15 +1,9 @@ /*--------------------------------------------------- - LESS Elements 0.6 + LESS Elements 0.7 --------------------------------------------------- - A set of useful LESS mixins by Dmitry Fadeyev - Special thanks for mixin suggestions to: - Kris Van Herzeele, - Benoit Adam, - Portenart Emile-Victor, - Ryan Faerman - + A set of useful LESS mixins More info at: http://lesselements.com ------------------------------------------------------*/ + ---------------------------------------------------*/ .gradient(@color: #F5F5F5, @start: #EEE, @stop: #FFF) { background: @color;