This commit is contained in:
Midov 2022-08-20 18:41:18 +02:00
parent 2f4828cbae
commit e3ace52726

View File

@ -7,7 +7,7 @@ statuspage() {
echo "<html>"
echo "<head>"
echo '<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">'
echo "<style> body { color:black ; background-image: url('background.jpg'); background-repeat: no-repeat; background-size: cover; } .info { background: white ; margin: 1px; padding: 1px ;} </style>"
echo "<style> body { color:black ; background-image: url('background.jpg'); background-repeat: no-repeat; background-size: cover; } .info { display: inline-block; background: white ; margin: 1px; padding: 1px ;} </style>"
echo "</head>"
echo "<body>"
echo "<center>"