[SPIP] ~maj v3.0.14-->v3.0.17
[ptitvelo/web/www.git] / www / squelettes-dist / css / spip.css
old mode 100755 (executable)
new mode 100644 (file)
index 0027525..36579e9
@@ -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; }