Dark theme for loading screen

This commit is contained in:
shortcutme 2018-10-20 02:36:08 +02:00
parent 451976c3c8
commit b97acb3174
No known key found for this signature in database
GPG key ID: 5B63BAE6CB9613AE
3 changed files with 5 additions and 1 deletions

View file

@ -9,7 +9,7 @@
<link rel="stylesheet" href="/uimedia/all.css?rev={rev}" />
{meta_tags}
</head>
<body style="{body_style}">
<body style="{body_style}" class="{themeclass}">
<noscript>
<div class="unsupported"><h3>ZeroNet requires JavaScript support.</h3>If you use NoScript: Click on toolbar icon and choose the "Temporary allow all this page" option.</div>