CSS3 Buttons

by mattonik

A few CSS3 buttons you can use for your Admin template.
LessLess code included!
← Back to article

<BUTTON>

How They Work

These button styles work on any anchor a or button element just by adding the right classes:

<button class="button blue" type="submit">Hi, I'm a button !</button>

There are no images used, everything is pure CSS3. This makes these buttons very customizable and scalable.

On the other hand, you won't experience their full beauty in old browsers.

Less code

CSS code