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

    This style sheet will not function correctly in this location, and this is
    by design. Take your web browser to https://corz.org/inc/css/math-test.css
    for an example of how dynamic %%tokens%% and such works.

    ;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;
    border: .2rem solid %%butt_border%%;
    border-radius: .5rem;
    box-shadow: .5rem .5rem .45rem -.4rem %%box_shadow%%;
@@button-gradient(top=%%bg_color%%,middle=%%button_grad_2%%,bottom=%%button_grad_3%%,cutoff=85)@@
@@semi-opaque(o=80)@@
}
.pushful-button:hover {
    position: relative;
    z-index: 300;
    box-shadow: 1.4rem 1.2rem 1.2rem -.6rem %%box_shadow%%;
@@opaque@@
}
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!