We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
#content li.try-jquery
1 parent 7fdaf0c commit 19ede7cCopy full SHA for 19ede7c
themes/jquery.com/style.css
@@ -101,28 +101,6 @@ a,
101
padding-left: 60px;
102
}
103
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
126
#content #corporate-members li {
127
background: none;
128
height: 150px;
0 commit comments