Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .hide {
- background-color: #2e2f2f;
- background-position: 50% 50%;
- background-repeat: no-repeat no-repeat;
- background-size: cover;
- border: 1px solid #2e2f2f;
- border-radius: 5px;
- display: inline-block !important;
- height: 20px;
- margin-left: 39px;
- margin-top: -25px;
- position: absolute;
- width: 35px;
- }
- .hide:hover {
- background-color: transparent;
- background-size: cover;
- border-radius: 25px;
- border-style: none;
- border-width: 1px;
- box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.41);
- margin-left: -220px;
- margin-top: -320px;
- padding-right: 170px;
- padding-top: 300px !important;
- position: absolute;
- z-index: 1;
- }
- .hide:hover::after {
- background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
- content: " ";
- height: 22px;
- left: 259px;
- position: absolute;
- top: 295px;
- width: 37px;
- z-index: 20;
- }
- .animetitle {
- margin-left: 50px;
- }
- .table_header:nth-of-type(2) a {
- margin-left: 50px;
- }
Advertisement
Add Comment
Please, Sign In to add comment