Template:Styles/Default.css: Difference between revisions

Content deleted Content added
making footer content same size, consistent spacing, and left-aligned
using max-width for footer
 
(2 intermediate revisions by the same user not shown)
Line 455:
#donate-footer {
width: 100%;
max-width: 948px;
margin: 24px 0 0 0auto;
text-align: left;
font-size: 13px;
line-height: 1.4;
paddingcolor: 24px 15% 8px#54595d;
}
 
Line 470 ⟶ 472:
margin: 0;
text-align: center;
font-size: 15px;
}
 
Line 581 ⟶ 584:
#form-wrapper {
padding: 16px;
}
 
/* Smallprint and links */
#donate-footer {
margin: 24px 0 0 0;
padding: 0;
}
 
Line 612 ⟶ 609:
#content {
padding: 140px 8px 8px 8px;
}
#donate-footer {
max-width: 380px;
}