Skip to content

Commit 30f3cab

Browse files
committed
jquery.org: remove unused sub-banner, member-level, corporate-level, choose-gifts, big-message
No search results for these. Mainly motivated by removing old references to the now-undefined Klavika font. Ref jquery#451.
1 parent 49a58c9 commit 30f3cab

File tree

2 files changed

+1
-266
lines changed

2 files changed

+1
-266
lines changed

themes/brand.jquery.org/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Template: jquery
3030
font-size: 18px;
3131
line-height: 1.2;
3232
}
33-
#banner-secondary.large-banner h1,
33+
#banner-secondary.large-banner h1,
3434
#banner-secondary.large-banner h2 {
3535
font-size: 42px;
3636
text-transform: uppercase;

themes/jquery.org/style.css

Lines changed: 0 additions & 265 deletions
Original file line numberDiff line numberDiff line change
@@ -52,14 +52,6 @@ a, #sidebar h3 {
5252
margin-bottom: 20px;
5353
}
5454

55-
.sub-banner {
56-
background-color: lightgray;
57-
text-align: center;
58-
margin: -25px -25px 0;
59-
color: rgb(102,102,102);
60-
font: bold 20px/40px "klavika-web", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
61-
}
62-
6355
#content > div.row {
6456
margin-top: 30px;
6557
}
@@ -81,228 +73,10 @@ ul.flex-direction-nav {
8173
display: none;
8274
}
8375

84-
.big-message {
85-
font: bold 50px/50px "klavika-web", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
86-
color: #ffffff !important;
87-
margin-top: 20px;
88-
}
89-
90-
#content .project h4 {
91-
font: bold 24px/50px "klavika-web", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
92-
margin-bottom: 0;
93-
color: #464646;
94-
}
95-
96-
#content .project {
97-
margin-top: 35px;
98-
}
99-
100-
#content .twelve.columns .project {
101-
margin-top: 0;
102-
}
103-
104-
.project img {
105-
float: left;
106-
display: inline;
107-
width: 10%;
108-
}
109-
110-
.project-text {
111-
float: right;
112-
width: 85.5%;
113-
}
114-
115-
.member-level {
116-
margin-bottom: 20px;
117-
background-color: #222;
118-
position: relative;
119-
overflow: hidden;
120-
}
121-
122-
.member-level.last {
123-
margin-right: 0;
124-
}
125-
126-
.member-level-icon {
127-
display: block;
128-
position: absolute;
129-
top: 60px;
130-
right: -50px;
131-
width: 225px;
132-
height: 225px;
133-
opacity: 0.2;
134-
z-index: 1;
135-
}
136-
137-
.member-level button.button.join {
138-
position: relative;
139-
top: 0;
140-
left: 15px;
141-
margin-bottom: 15px;
142-
}
143-
144-
.member-level-icon.fan {
145-
background: url(images/icn-fan.png) center top no-repeat;
146-
}
147-
148-
.member-level-icon.friend {
149-
background: url(images/icn-friend.png) center top no-repeat;
150-
}
151-
152-
.member-level-icon.hero {
153-
background: url(images/icn-hero.png) center top no-repeat;
154-
}
155-
156-
.corporate-level {
157-
margin-bottom: 20px;
158-
position: relative;
159-
padding: 15px;
160-
color: #f3f3f3;
161-
}
162-
163-
.corporate-level .corporate-header {
164-
min-height: 75px;
165-
}
166-
167-
.corporate-level .corporate-header img {
168-
position: absolute;
169-
left: 50%;
170-
margin-left: -150px;
171-
}
172-
173-
#content .member-level h3 {
174-
background-color: rgba(0, 0, 0, 0.66);
175-
color: #ffffff;
176-
text-align: center;
177-
font-size: 30px;
178-
line-height: 48px;
179-
font-weight: bold;
180-
}
181-
182-
.member-level .corporate-level p {
183-
float: none;
184-
}
185-
186-
.member-level .corporate-level p strong {
187-
color: #f3f3f3;
188-
}
189-
190-
#content .member-level .corporate-level ul {
191-
margin-bottom: 10px;
192-
}
193-
19476
.errors li {
19577
color: #a00;
19678
}
19779

198-
.member-level ul.gifts {
199-
float: left;
200-
list-style: none;
201-
position: relative;
202-
z-index: 2;
203-
}
204-
205-
#content .member-level ul.gifts li,
206-
#content .member-level ul.gifts li strong {
207-
padding-left: 0;
208-
padding-right: 15px;
209-
background: none;
210-
color: #f3f3f3;
211-
font: bold "klavika-web", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
212-
}
213-
214-
.member-level p {
215-
color: #f3f3f3;
216-
font: bold "klavika-web", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
217-
float: left;
218-
display: inline;
219-
padding-left: 15px;
220-
padding-right: 15px;
221-
}
222-
223-
.member-level .choose-gifts button.button.pay {
224-
float: left;
225-
display: inline-block;
226-
position: relative;
227-
z-index: 2;
228-
margin: 0 5% 30px 0;
229-
width: 44%;
230-
max-width: 135px;
231-
}
232-
233-
.member-level form .button {
234-
clear: none;
235-
}
236-
237-
.choose-gifts {
238-
background-color: lightgray;
239-
clear: both;
240-
position: relative;
241-
z-index: 2;
242-
padding-left: 15px;
243-
padding-right: 15px;
244-
padding-top: 15px;
245-
padding-bottom: 45px;
246-
}
247-
248-
.choose-gifts h4 {
249-
font: bold 18px/20px "klavika-web", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
250-
margin-bottom: 10px;
251-
}
252-
253-
.choose-gifts label {
254-
color: #ffffff;
255-
margin-right: 20px;
256-
}
257-
258-
.choose-gifts hr {
259-
height: 1px;
260-
margin-top: 15px;
261-
margin-bottom: 15px;
262-
background: #898989;
263-
}
264-
265-
.choose-gifts select {
266-
display: block;
267-
width: 100%;
268-
margin-bottom: 15px;
269-
}
270-
271-
#content .choose-gifts textarea {
272-
width: 100%;
273-
min-width: 200px;
274-
background: white;
275-
border: 1px solid rgba(192,192,192,1);
276-
}
277-
278-
.choose-gifts input[type="name"] {
279-
margin-right: 3px;
280-
}
281-
282-
.choose-gifts input[type="name"], .choose-gifts input[type="email"]{
283-
display: inline;
284-
width: 49%;
285-
padding: 8px 12px;
286-
border: 1px solid rgba(192,192,192,1);
287-
border-radius: 2px;
288-
box-shadow: inset 0 1px 3px rgba(0,0,0,0.17);
289-
}
290-
291-
#content .choose-gifts input:focus,
292-
#content .choose-gifts input[type=text]:focus,
293-
#content .choose-gifts textarea:focus {
294-
border: 1px solid #78cff5;
295-
box-shadow: none;
296-
}
297-
298-
#content .choose-gifts input::placeholder {
299-
color: rgba(51,51,51,0.75);
300-
}
301-
302-
#content .choose-gifts textarea::placeholder {
303-
color: rgba(51,51,51,0.75);
304-
}
305-
30680
/*History Page*/
30781

30882
.page-slug-history #content h2 {
@@ -375,28 +149,6 @@ nav#main ul {
375149
line-height: 1.4em;
376150
padding-bottom: 60px;
377151
}
378-
379-
.member-level {
380-
width: 100%;
381-
margin-bottom: 30px;
382-
}
383-
384-
.sub-banner {
385-
background-color: #d6eef1;
386-
text-align: center;
387-
height: auto;
388-
color: #007d88;
389-
font: 20px/26px "klavika-web";
390-
margin: -30px -15px 0;
391-
padding: 2% 10% 0.5%;
392-
}
393-
}
394-
395-
@media only screen and (max-width: 600px) {
396-
.sub-banner {
397-
margin-left: -10px;
398-
margin-right: -10px;
399-
}
400152
}
401153

402154
/*iPhone Landscape*/
@@ -432,21 +184,4 @@ nav#main ul {
432184
line-height: 1.1em;
433185
padding-bottom: 60px;
434186
}
435-
436-
.member-level {
437-
width: 100%;
438-
margin-bottom: 30px;
439-
}
440-
441-
.sub-banner {
442-
margin-left: -25px;
443-
margin-right: -25px;
444-
padding-top: 3.5%;
445-
}
446-
447-
.big-message {
448-
font: bold 30px/30px "klavika-web", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
449-
color: #ffffff !important;
450-
margin-top: 20px;
451-
}
452187
}

0 commit comments

Comments
 (0)