diff --git a/userContent.css b/userContent.css index 09e4df8..f8932b9 100644 --- a/userContent.css +++ b/userContent.css @@ -1062,6 +1062,7 @@ { body { background-color: var(--in-content-box-background) !important; + margin: 4em auto !important; /* Override to default */ } thead a { color: var(--in-content-page-color) !important;