[SPIP] ~v3.0.12-->3.0.13
[ptitvelo/web/www.git] / www / squelettes-dist / css / spip.css
index 0027525..36579e9 100755 (executable)
@@ -7,6 +7,10 @@
 /* Listes SPIP */
 ul.spip,
 ol.spip { margin-left: 50px; }
+@media (max-width: 640px) {
+       ul.spip,
+       ol.spip { margin-left: 1.5em; }
+}
 ul.spip { list-style-type: square; }
 li ul.spip { list-style-type: disc; }
 li li ul.spip { list-style-type: circle; }