Difference between revisions 82608 and 111992 on foundationwiki

<html>
<style type="text/css">
/* Pitch */
#pitch {
 height: 236px;
 background-image: url(</html>{{#ifeq:{{{dir}}}|rtl|<html>//upload.wikimedia.org/wikipedia/foundation/9/9a/Jimmy_Appeal_2009-flipped.jpg</html>|<html>//upload.wikimedia.org/wikipedia/foundation/d/dc/Jimmy_Appeal_2009.jpg</html>}}<html>);
 background-position: </html>{{#ifeq:{{{dir}}}|rtl|left|right}}<html> top;
 background-repeat: no-repeat;
 background-color: #1e1e1e;
 border: 1px solid gray;
 border-bottom-width: 0;
}
#pitch-head {
 width: 50%;
 font-size: 1.75em;
 line-height: 1.5em;
 color: white;
 margin-top: 16px;
 margin-</html>{{#feq:{{{dir}}}|rtl|right|left}}<html>: 24px;
}
#pitch-body {
 width: 50%;
 font-size: 1em;
 line-height: 1.5em;
 color: white;
 margin-top: 16px;
 margin-</html>{{#ifeq:{{{dir}}}|rtl|right|left}}<html>: 24px;
}
/* Appeal */
#appeal {
 background-color: transparent;
 padding: 24px;
 padding-top: 16px;
}

#appeal-head {
 font-size: 1.5em;
 line-height: 1.125em;
 padding-bottom: 0.5em;
 padding-top: 0.125em;
}
#appeal-body {
 padding: 0.2em 0em;
 font-size: 1.125em;
 margin-bottom: 1em;
}
/* Donate */
#donate {
 width: 350px;
 background-color: #CCE7CD;
 border: 1px solid #5eac58;
 padding: 24px;
 padding-top: 16px;
 padding-bottom: 0px;
}
#donate-head {
 font-size: 1.5em;
 line-height: 1.125em;
 padding-bottom: 0.5em;
 padding-top: 0.125em;
 border-color: #5eac58;
}
#donate-body {
 font-size: 1.25em;
 margin-bottom: 0;
}

.donate-body-small {
  font-size: .8em;
  margin-bottom:1em;
}

input.button, select#input_currency_code {
 font-size: 95%;
}

#amount-table {
 background-color: #CCE7CD !important;
}

table {
 background-color: transparent;
}
</style>
</html>
<includeonly>
<html>
<style type="text/css">

#footer {
 background-image: none !important;
}

#mw-head-base {
 height: 1em !important;
}

#mw-panel div.portal {
 display: none !important;
}

#p-namespaces, #p-views, #p-cactions, #p-search, #p-personal, #catlinks, #firstHeading, #contentSub, #siteSub, #jump-to-nav {
 display: none;
}

div#content {
 background-color: transparent !important;
 background-image: none !important;
}
div#mw-page-base {
 height: 4em;
}
div#mw-head-base {
 background-image: none !important;
}
p#informationsharing {
    padding: 0 15px;
    line-height: 14px;
    font-size: 11px;
}
#more-info-links{
 padding: 0 15px;
}
</style>
</html>
</includeonly>
{{notice|'''Please note''': This is an obsolete donation form which only exists for historical purposes. '''To donate, visit our [[Ways to Give]] page.''' Thank you for your support!}}
{{#ifeq:{{{masthead}}}|true|<div id="pitch">
 <div id="pitch-head">{{{picture-text}}}</div>
 <div id="pitch-body">{{{picture-text-attrib}}}</div>
</div>}}<table width="100%" cellspacing="0" cellpadding="0" border="0">
 <tr>
  <td id="appeal" valign="top" rowspan="2">
   <h2 id="appeal-head">{{{appeal-title}}}</h2>
   <div id="appeal-body" class="plainlinks">{{{appeal-text}}}</div>
  </td>
  <td id="donate" valign="top">
<!--    <h2 id="donate-head">{{{donate-now-title}}}</h2> -->
    <div id="donate-body">{{{donate-now-content}}}</div>
  </td>
 </tr>
  <tr>
  <td valign="top">
<p id="informationsharing">{{{privacy-policy-text}}}</p>
<div id="more-info-links">{{{other-ways-link}}}</div>
</td></tr>
</table>__NOTOC__