Skip to content

Commit b9584b7

Browse files
committed
jquery.org: remove unused 'team', 'donate', and 'members' page styles
Ref jquery/jquery.com#235
1 parent 0ff51d5 commit b9584b7

File tree

1 file changed

+0
-124
lines changed

1 file changed

+0
-124
lines changed

themes/jquery.org/style.css

-124
Original file line numberDiff line numberDiff line change
@@ -92,11 +92,6 @@ ul.flex-direction-nav {
9292
margin-top: 25px;
9393
}
9494

95-
.jquery-foundation.page-slug-donate #content .dark-callout-box {
96-
padding-top: 0;
97-
padding-bottom: 0;
98-
}
99-
10095
.big-message {
10196
font: bold 50px/50px "klavika-web", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
10297
color: #ffffff !important;
@@ -347,130 +342,11 @@ ul.flex-direction-nav {
347342
font-size: 24px;
348343
line-height: 24px;
349344
}
350-
351-
.page-slug-team #content ul.block-grid li {
352-
text-align: center;
353-
}
354-
355-
.page-slug-team #content ul.block-grid img {
356-
max-width: 100%;
357-
margin-bottom: 10px;
358-
}
359-
360-
.page-slug-team #content ul.block-grid p {
361-
text-align: left;
362-
}
363-
364-
.page-slug-team #content h2 {
365-
color: #333;
366-
font-size: 20px;
367-
line-height: 20px;
368-
font-weight: bold;
369-
text-align: center;
370-
margin-bottom:5px;
371-
}
372-
373-
.page-slug-team #content h3 {
374-
color: #0769ad;
375-
font-style: italic;
376-
font-size: 14px;
377-
line-height: 18px;
378-
text-align: center;
379-
min-height: 45px;
380-
border-bottom: 1px solid #dbdbdb;
381-
}
382-
383-
.page-slug-team #content ul.team-list h3 {
384-
border: none;
385-
min-height: 5px;
386-
}
387-
388-
.page-slug-team #content ul.past-team-list h2,
389-
.page-slug-team #content ul.past-team-list h3 {
390-
text-align: left;
391-
392-
}
393-
394-
.page-slug-team #content p.center-txt {
395-
padding-left: 10%;
396-
padding-right: 10%;
397-
}
398-
399-
.page-slug-members #content h2.block {
400-
text-align: center;
401-
}
402-
403-
.page-slug-members #content a {
404-
color: #d58349;
405-
}
406-
407-
.page-slug-members #content ul.block-grid li {
408-
text-align: center;
409-
}
410-
411-
.page-slug-members #content ul.block-grid h3 {
412-
color: #4d4d4d;
413-
font-weight: bold;
414-
font-size: 18px;
415-
line-height: 18px;
416-
margin-bottom: 0;
417-
padding-top: 10px;
418-
text-align: center;
419-
}
420-
421-
.page-slug-members #content ul.block-grid p {
422-
margin-bottom: 0;
423-
}
424-
425-
.page-slug-members #content ul.block-grid p a {
426-
text-decoration: none;
427-
}
428-
429-
.page-slug-members .corporatemembers .row {
430-
margin-top: 2em;
431-
padding-bottom: 2em;
432-
}
433345
.page-slug-faq #content h2 {
434346
margin-top: 1em;
435347
margin-bottom: 0.3em;
436348
}
437349

438-
.page-slug-donate h2, .page-slug-donate .donate-link {
439-
text-align: center;
440-
}
441-
442-
.page-slug-donate form {
443-
padding: 0 4em;
444-
}
445-
446-
.page-slug-donate select {
447-
vertical-align: top;
448-
margin: 1em;
449-
}
450-
451-
.page-slug-donate .envelope {
452-
border: 1px solid silver;
453-
border-radius: 3px;
454-
padding: 4em;
455-
margin-bottom: 0.8em;
456-
}
457-
458-
.page-slug-donate .envelope .vcard {
459-
margin-top: 1em;
460-
margin-left: 30%;
461-
}
462-
463-
.page-slug-donate #content .row .callout-block {
464-
padding-top: 20px;
465-
padding-bottom: 20px;
466-
margin-bottom: 40px;
467-
}
468-
469-
.page-slug-donate .donate-cashtag {
470-
font-weight: bold;
471-
color: green;
472-
}
473-
474350

475351
/*Adjust widths for longer navigation*/
476352

0 commit comments

Comments
 (0)