diff --git a/site/addRpi.php b/site/addRpi.php
index f8eaf91..3217088 100644
--- a/site/addRpi.php
+++ b/site/addRpi.php
@@ -41,9 +41,9 @@ session_start();
auto eth0
iface eth0 inet static
- address 172.26.145.X
- netmask 255.255.255.0
- gateway 172.26.145.254
+ address 172.26.145.X
+ netmask 255.255.255.0
+ gateway 172.26.145.254
Lancez la commande : ifdown eth0
Lancez la commande : ifup eth0
diff --git a/site/css/style.css b/site/css/style.css
index 0cd1768..055f9e8 100644
--- a/site/css/style.css
+++ b/site/css/style.css
@@ -72,7 +72,3 @@ th, td {
margin-top: 15px;
}
-.tabulation {
- margin: 0 0 0 20px;
-}
-
--
libgit2 0.21.2