changed style sheet

master
BodgeMaster 2020-03-04 21:49:18 +01:00
parent d192cca35e
commit 4b37fda5e9
1 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ echo "Done.";
<html>
<head>
<title> Strassenkind Server Status Page </title>
<link rel="stylesheet" type="text/css" href=".%CONTENT_DIR%/style.css" />
<link rel="stylesheet" type="text/css" href="style.css" />
<?php
if (!isset($_POST['ondemand'])) {
echo "<meta http-equiv=\"refresh\" content=\"20\" />";