diff --git a/public/imgs/grafana_snapshot.png b/public/imgs/grafana_snapshot.png new file mode 100644 index 0000000..95f61c2 Binary files /dev/null and b/public/imgs/grafana_snapshot.png differ diff --git a/public/styles/common.css b/public/styles/common.css index d982c8c..b9a2af6 100644 --- a/public/styles/common.css +++ b/public/styles/common.css @@ -186,7 +186,8 @@ main { } .info.card { - width: 500px; + min-width: 500px; + width: auto; height: auto; h2 { @@ -203,7 +204,7 @@ main { display: grid; grid-template-columns: repeat(2, 1fr); /* 2 colonnes de largeur égale */ gap: 20px; - width: 100%; + width: 500px; .card { h3 { diff --git a/public/vps.html b/public/vps.html index 6296003..c324b32 100644 --- a/public/vps.html +++ b/public/vps.html @@ -78,6 +78,13 @@ +
+

Grafana snapshot.

+

Voici un aperçu de la surveillance de mon serveur :

+ Grafana Snapshot + la snapshot de Grafana + +