diff options
Diffstat (limited to 'css/pageFooter.css')
-rw-r--r-- | css/pageFooter.css | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/css/pageFooter.css b/css/pageFooter.css deleted file mode 100644 index 2e6afed..0000000 --- a/css/pageFooter.css +++ /dev/null @@ -1,11 +0,0 @@ -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); -} |