Skip to content

Commit 19ede7c

Browse files
committed
jquery.com: remove #content li.try-jquery rules
* Added jquery/jquery.com@2f86b3b2fd * Removed jquery/jquery.com@9ac15a47a6 * jquery/jquery.com#176
1 parent 7fdaf0c commit 19ede7c

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

themes/jquery.com/style.css

-22
Original file line numberDiff line numberDiff line change
@@ -101,28 +101,6 @@ a,
101101
padding-left: 60px;
102102
}
103103

104-
#content li.try-jquery {
105-
background: none;
106-
margin: 10px 0 0;
107-
padding: 0;
108-
}
109-
110-
#content li.try-jquery a {
111-
background: url('i/try-jquery.jpg') top left no-repeat;
112-
background-size: 100%;
113-
height: 126px;
114-
width: 277px;
115-
text-indent: -9999px;
116-
display: block;
117-
max-width: 100%;
118-
}
119-
120-
@media only screen and (-webkit-device-pixel-ratio: 2) {
121-
#content li.try-jquery a {
122-
background-image: url('i/[email protected]');
123-
}
124-
}
125-
126104
#content #corporate-members li {
127105
background: none;
128106
height: 150px;

0 commit comments

Comments
 (0)