Jump to content

Recommended Posts

Posted

Uite aici: #board_stats li {
    margin-right: 20px;
    background: ;
    border-radius: 0px;
    padding: 0px 13px;
    border: 1px solid #1d1d1d;
    text-transform: uppercase;
    font-size: 10px;
    transition: all 0.8s ease-in-out;
}

 

#board_stats li:hover {
    box-shadow: inset 0px 50px 0px rgba(255,255,255,0.1);
}

 

#board_stats .value {
    display: inline-block;
    background: #2d2d2d;
    color: #fff;
    border-radius: 20px 0px;
    margin-left: -31px;
    padding: 8px 9px;
    font-weight: bold;
    border-radius: 20px 0px 0px 20px;
    margin-right: 3px;
    transition: all 0.8s ease-in-out;
}

 

#board_stats li:hover .value {
    box-shadow: inset 0px -50px 0px rgba(70, 130, 180, 0.5);
}

ET01war.png

 

  • Upvote 1

          76561198331386503.pngAddFriend.png

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.