mirror of
https://github.com/ShaYmez/ezservermonitor-web.git
synced 2026-06-01 21:45:03 -04:00
dark theme
This commit is contained in:
@@ -11,6 +11,7 @@ $update = $Config->checkUpdate();
|
||||
<title>eZ Server Monitor - <?php echo Misc::getHostname(); ?></title>
|
||||
<link rel="stylesheet" href="web/css/utilities.css" type="text/css">
|
||||
<link rel="stylesheet" href="web/css/frontend.css" type="text/css">
|
||||
<link rel="stylesheet" href="web/css/darktheme.css" type="text/css">
|
||||
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
||||
<!--[if IE]>
|
||||
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user