Commit cb0b67e3bd30586f9f299ef30b492f3c283b9526

Authored by grouille
1 parent 045b563f

Protocole RPI

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -41,7 +41,7 @@ session_start(); @@ -41,7 +41,7 @@ session_start();
41 <code> 41 <code>
42 auto eth0<br/> 42 auto eth0<br/>
43 iface eth0 inet static<br/> 43 iface eth0 inet static<br/>
44 - <span style="text-indent:20px;">address 172.26.145.X</span><br/> 44 + <span style="margin: 0 0 0 20px;">address 172.26.145.X</span><br/>
45 <TAB>netmask 255.255.255.0<br/> 45 <TAB>netmask 255.255.255.0<br/>
46 <TAB>gateway 172.26.145.254<br/> 46 <TAB>gateway 172.26.145.254<br/>
47 </code><br/> 47 </code><br/>