Portainer Test

This commit is contained in:
Daniel Nagel 2025-08-30 14:24:05 +02:00
parent 6be646bc75
commit 2e583c4c59

View File

@ -6,7 +6,8 @@
<style>
body {
font-family: Arial, sans-serif;
background: #333333;
/*background: #333333;*/
background: #ff0000;
color: #ffffff;
text-align: center;
padding: 50px;