Template:Spec.css: Difference between revisions

Why does this not work?
Tag: Manual revert
How about this?
Line 40: Line 40:
margin: auto;
margin: auto;
color: var(--colour-grey-800);
color: var(--colour-grey-800);
margin-bottom: 4rem;
}
}


Line 153: Line 154:
margin-top: 0;
margin-top: 0;
margin-bottom: .5rem;
margin-bottom: .5rem;
}
.mw-body-content {
margin-bottom: 4rem;
}
}