Merge pull request 'Portainer Test' (#9) from dev into server

Reviewed-on: http://192.168.0.105:3000/ArenosWebDev/arenos_www/pulls/9
This commit is contained in:
Daniel Nagel 2025-08-30 14:24:50 +02:00
commit 8bc1f4e21e

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;