Dark theme for loading screen
This commit is contained in:
parent
451976c3c8
commit
b97acb3174
3 changed files with 5 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue