diff --git a/public/styles/common.css b/public/styles/common.css index b9a2af6..b2a2df6 100644 --- a/public/styles/common.css +++ b/public/styles/common.css @@ -190,6 +190,8 @@ main { width: auto; height: auto; + cursor: default; + h2 { font-size: 20px; color: rgb(255, 255, 255); @@ -207,6 +209,7 @@ main { width: 500px; .card { + cursor: default; h3 { font-size: 18px; color: rgb(255, 255, 255); diff --git a/public/vps.html b/public/vps.html index c324b32..aada92f 100644 --- a/public/vps.html +++ b/public/vps.html @@ -28,15 +28,6 @@
Voici quelques sites de ma création:
- -Pour plus d'information, vous pouvez toujours me contactez ici : florian@thepenguinontheweb.tech
-Hébergement de sites web avec Nginx.
Protection du serveur avec un pare-feu configuré.
@@ -64,18 +55,22 @@Serveur de messagerie pour l'envoi d'emails.
Serveur de jeu Minecraft pour jouer avec des amis.
Plateforme de gestion de code source pour héberger mes projets, avec pipeline pour mes sites
+Contact: florian@thepenguinontheweb.tech