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> <style>
body { body {
font-family: Arial, sans-serif; font-family: Arial, sans-serif;
background: #333333; /*background: #333333;*/
background: #ff0000;
color: #ffffff; color: #ffffff;
text-align: center; text-align: center;
padding: 50px; padding: 50px;