ajout d'un installeur en ligne
[mtweb] / mw / app / out / default / css / actions / install.css
diff --git a/mw/app/out/default/css/actions/install.css b/mw/app/out/default/css/actions/install.css
new file mode 100644 (file)
index 0000000..46fee5f
--- /dev/null
@@ -0,0 +1,13 @@
+#sgbds .sgbd{
+  display: none;
+}
+
+#sgbds .sgbd.current{
+  display: block;
+}
+
+#colonne p{
+  font-size: 1em;
+  color: #333333;
+  padding: 1em;
+}
\ No newline at end of file