Template:Styles/Default.css: Difference between revisions
Content deleted Content added
increase footer link size |
using max-width for footer |
||
Line 455:
#donate-footer {
width: 100%;
max-width: 948px;
text-align: left;
font-size: 13px;
line-height: 1.4;
color: #54595d;
}
Line 583 ⟶ 584:
#form-wrapper {
padding: 16px;
}▼
#donate-footer {▼
▲ margin: 24px 0 0 0;
}
Line 614 ⟶ 609:
#content {
padding: 140px 8px 8px 8px;
▲ }
▲ #donate-footer {
max-width: 380px;
}
|