Parcourir la source

montrer plus deprojets

Hugo Roy il y a 7 ans
Parent
commit
1c4640745d
2 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 1 1
      style.css
  2. 1 1
      style.less

Fichier diff supprimé car celui-ci est trop grand
+ 1 - 1
style.css


+ 1 - 1
style.less

@@ -34,7 +34,7 @@ nav.projets.sidebar {
     a.projet {
     display: none;
     }
-    a.projet:nth-last-child(1), a.projet:nth-last-child(2), a.projet:nth-last-child(3), a.projet:nth-last-child(4), a.projet:nth-last-child(5), a.projet:nth-last-child(6) {
+    a.projet:nth-last-child(1), a.projet:nth-last-child(2), a.projet:nth-last-child(3), a.projet:nth-last-child(4), a.projet:nth-last-child(5), a.projet:nth-last-child(6), a.projet:nth-last-child(7), a.projet:nth-last-child(8), a.projet:nth-last-child(9), a.projet:nth-last-child(10), a.projet:nth-last-child(11), {
     display: block;
     }
     .heading {