click here for a plain text version
/*
    Pushful Pay Buttons (generated version)
    Damn! These make you wanna CLICK!

    Note: these colors are generated form my "oranges" scheme. If you would like
    to see this in different colors, switch schemes at corz.org and load one of
    the site's style sheet (from a page with one of these buttons on it!)

    ;o)

    (c) 2013->tomorrow! ~ cor + corz.org ;o)

    This stylesheet is freely released under the creative commons license:
    <http://creativecommons.org/licenses/by-nc-sa/1.0/>
*/


.pushful-button {
    transition: all 200ms ease-out 0s;
    background-image: -moz-linear-gradient(top, #fff7d1 0%, #FFC44D 85%, #fbb627 100%);
    background-image: -ms-linear-gradient(top, #fff7d1 0%, #FFC44D 85%, #fbb627 100%);
    background-image: -o-linear-gradient(top, #fff7d1 0%, #FFC44D 85%, #fbb627 100%);
    background-image: -webkit-linear-gradient(top, #fff7d1 0%, #FFC44D 85%, #fbb627 100%);
    background-image: linear-gradient(to bottom, #fff7d1 0%, #FFC44D 85%, #fbb627 100%);
    border: .2rem solid #fbac37;
    border-radius: .5rem;
    box-shadow: .5rem .5rem .45rem -.4rem rgba(0,0,0,.33);
    -khtml-opacity: 0.80;
    opacity: 0.80;
    cursor: pointer;
}

.pushful-button:hover {
    position: relative;
    z-index: 300;
    -khtml-opacity: 1;
    opacity: 1;
    box-shadow: 1.4rem 1.2rem 1.2rem -.6rem rgba(0,0,0,.33);
}
back to the source menu
test

Welcome to corz.org!

I'm always messing around with the back-end.. See a bug? Wait a minute and try again. Still see a bug? Mail Me!