1043609

Css3button

Shot_1281106239

3 Responses

  1. 1043609 Dave Bowker


    background:-webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, rgba(0,0,0,0.2)),
    color-stop(1, rgba(255,255,255,0.2))
    );
    background:-moz-linear-gradient(
    center bottom,
    rgba(0,0,0,0.2) 0%,
    rgba(255,255,255,0.2) 100%
    );
    padding:20px;
    text-decoration:none;
    text-transform:capitalize;
    text-align:center;
    text-shadow:-1px -1px 1px rgba(0,0,0,0.25);
    font-weight:bold;
    color:#ffffff;
    border-radius:2px;
    -moz-border-radius:2px;
    -o-border-radius:2px;
    box-shadow:0 1px 2px rgba(0,0,0,0.5);
    -moz-box-shadow:0 1px 2px rgba(0,0,0,0.5);
    -webkit-box-shadow:0 1px 2px rgba(0,0,0,0.5);

    likes

    almost 2 years ago

  2. Pro 100x100 What Creative

    What does it look like in IE :-P

    almost 2 years ago

  3. 1043609 Dave Bowker

    Don't be mean. :)

    almost 2 years ago

keyboard shortcuts: previous shot next shot L or F like