diff --git a/site/css/style.css b/site/css/style.css index e8927f2..b9201c6 100644 --- a/site/css/style.css +++ b/site/css/style.css @@ -62,3 +62,22 @@ a, a:hover { .logo { text-align:center; } + +/* Page d'accueil */ + +#multicouche { + position: relative; +} +#multicouche img { + position: absolute; + top: 0; + left: 0; +} + +#coucheinf { + z-index: 1; +} + +#couchesup { + z-index: 2; +} diff --git a/site/network.php b/site/network.php index 2a723b5..c10fdd3 100644 --- a/site/network.php +++ b/site/network.php @@ -2,6 +2,9 @@

computer - empty +
+
empty
+
pi
+
-- libgit2 0.21.2