Template:Styles/Default.css: Difference between revisions
Content deleted Content added
color-subtle #54595d on footer |
using max-width for footer |
||
(One intermediate revision by the same user not shown) | |||
Line 455:
#donate-footer {
width: 100%;
max-width: 948px;
text-align: left;
font-size: 13px;
line-height: 1.4;
color: #54595d;
}
Line 471 ⟶ 472:
margin: 0;
text-align: center;
font-size: 15px;
}
Line 582 ⟶ 584:
#form-wrapper {
padding: 16px;
}▼
#donate-footer {▼
▲ margin: 24px 0 0 0;
}
Line 613 ⟶ 609:
#content {
padding: 140px 8px 8px 8px;
▲ }
▲ #donate-footer {
max-width: 380px;
}
|