Skip to content

Commit

Permalink
jquery.com: remove #content li.try-jquery rules
Browse files Browse the repository at this point in the history
  • Loading branch information
Krinkle committed Apr 4, 2024
1 parent 7fdaf0c commit 19ede7c
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions themes/jquery.com/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -101,28 +101,6 @@ a,
padding-left: 60px;
}

#content li.try-jquery {
background: none;
margin: 10px 0 0;
padding: 0;
}

#content li.try-jquery a {
background: url('i/try-jquery.jpg') top left no-repeat;
background-size: 100%;
height: 126px;
width: 277px;
text-indent: -9999px;
display: block;
max-width: 100%;
}

@media only screen and (-webkit-device-pixel-ratio: 2) {
#content li.try-jquery a {
background-image: url('i/[email protected]');
}
}

#content #corporate-members li {
background: none;
height: 150px;
Expand Down

0 comments on commit 19ede7c

Please sign in to comment.