[S] Fix container background issue

This commit is contained in:
Hykilpikonna
2019-12-25 08:17:43 -05:00
parent 0c7718d5d9
commit 125ea1acf7
2 changed files with 1 additions and 3 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
<script src="https://cdnjs.cloudflare.com/ajax/libs/photoswipe/4.1.3/photoswipe-ui-default.js"
integrity="sha256-91Lzh0IJF7SzxZa01l+VErcZNJbeFFCUYDkmi47ZsN0=" crossorigin="anonymous"></script>
</head>
<body style="margin: 0">
<body style="margin: 0; background: #00000014;">
<noscript>
<strong>We're sorry but charlie-gallery doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
</noscript>