第四百四十四章 离家出走(2/6)

投票推荐 加入书签 留言反馈

ound-position:bottom left, top right, 0 0, 0 0;
    background-clip:border-box;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
    -moz-box-shadow:0 0 1px #fff inset;
    -webkit-box-shadow:0 0 1px #fff inset;
    box-shadow:0 0 1px #fff inset;
    -webkit-transition:background-position 1s;
    -moz-transition:background-position 1s;
    transition:background-position 1s;
    }
    .button:hover{
    background-position:top left;
    background-position:top left, bottom right, 0 0, 0 0;
    }
    .button:active{
    bottom:-1px;
    }
    .button.big { font-size:30px;}
    .button.medium { font-size:18px;}
    .button.small { font-size:13px;}
    .button.rounded{
    -moz-border-radius:4em;
    -webkit-border-radius:4em;
    border-radius:4em;
    }
    .blue.button{
    color:#0f4b6d !important;
    border:1px solid #84acc3 !important;
    background-color: #48b5f2;
    background-image: -moz-radial-gradient( center bottom, circle,
    rgba(89,208,244,1) 0,rgba(89,208,244,0) 100px),
    -moz-linear-gradient(#4fbbf7, #3faeeb);
    background-image: -webkit-gradient( radial, 50% 100%, 0, 50% 100%, 100,
    from(rgba(89,208,244,1)), to(rgba(89,208,244,0))),
    -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4fbbf7), to(#3faeeb));
    }
    .blue.button:hover{
    background-color:#63c7fe;
    background-image:-moz-radial-gradient( center bottom, circle,
    rgba(109,217,250,1) 0,rgba(109,217,250,0) 100px),
    -moz-linear-gradient(#63c7fe, #58bef7);
    background-image:-webkit-gradient( radial, 50% 100%, 0, 50% 100%, 100,
    from(rgba(109,217,250,1)), to(rgba(109,217,250,0))),
    -webkit-gradient(linear, 0% 0%, 0% 100%, from(#63c7fe), to(#58bef7));
    }
    /* green button */
    .green.button{
    color:#345903 !important;
    border:1px solid #96a37b !important;
    background-color: #79be1e;
    background-image:-moz-radial-gradient(center bottom, circle, rgba(162,211,30,1) 0

本章未完,点击下一页继续阅读


章节目录