MediaWiki:Resources/donate-form-infobox.css: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
Pgehres (WMF) (talk | contribs)
blank
 
Line 1: Line 1:
<html>
<style type="text/css">
.donate {
width: 25em;
padding: 1em;
}

#donate-form-wrapper {
background-color: #CCE7CD;
border: 1px solid #5EAC58;
padding: 1em;
}

.donate-form-contained {
border-bottom: 1px solid #5EAC58;
padding-top: 1em;
padding-bottom: 1em;
}

.dividing-line {
border-bottom: 1px solid #5EAC58;
padding-bottom: 1em;
padding-top: 1em;
}

#donor-infobox-block {
border-bottom: none;
}

#donor-policy-block {
width: 33.8em;
font-size: 0.85em;
line-height: 1.3em;
padding-left: 1em;
padding-right: 1em;
padding-top: 0.5em;
}

#donate-links-block {
border: none;
background-color: transparent;
line-height: 1.3em;
padding: 0 1em;
padding-top: 1em;
/*width: 27em;*/
}

input.button {
font-size: 95%;
}

.form-info-links {
list-style: none !important;
margin-left: 0 !important;
}

#monthly-link {
display: none;
}

#onetime-link {
display: none;
}

</style>
</html>

Latest revision as of 17:48, 12 January 2015