884975d
1 2 3 4 5 6 7 8 9 10 11
div.copyrightNotice { font-weight:bold; margin: 0 auto; margin-top: 1rem; text-align: center; width: fit-content; } div.copyrightNotice p + p { margin-top:calc(1rem / 2); }