Note : après avoir publié vos modifications, il se peut que vous deviez forcer le rechargement complet du cache de votre navigateur pour voir les changements.

  • Firefox / Safari : maintenez la touche Maj (Shift) en cliquant sur le bouton Actualiser ou appuyez sur Ctrl + F5 ou Ctrl + R (⌘ + R sur un Mac).
  • Google Chrome : appuyez sur Ctrl + Maj + R (⌘ + Shift + R sur un Mac).
  •  Edge : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl + F5.

#mp-frame #mp-tab-project {
  margin-top: 10px;
  background-color: lightgray;
  border: 2px transparent;
}

#mp-tab-project td {
  padding: 10px;
}

#mp-tab-project h3 {
  font-height: 15px;
  color: #333333;
  font-variant: small-caps;
  text-align: center;
}

#mp-second-tab {
  height: 100%;
}

#mp-frame #mp-side-menu {
  width: 100%;
  height: 100%;
}

#mp-frame #mp-side-menu td {
  height: 28px;
}

#mp-frame #mp-side-menu td a {
  display: block;
  height: 100%;
  width: 100%;
}

#mp-frame #mp-side-menu td a:hover {
  background-color: green;
  color: lightgray !important;
}

body.page-Utilisateur_Maxim21_Bac_à_Sable_2 #content {
  padding: 0;
  padding-left: 5px;
  padding-bottom: 15px;
  background: none !important;
}

body.page-Utilisateur_Maxim21_Bac_à_Sable_2 #contentSub {
  display: none;
}

body.page-Utilisateur_Maxim21_Bac_à_Sable_2 #p-namespaces, body.page-Utilisateur_Maxim21_Bac_à_Sable_2 #p-views, body.page-Utilisateur_Maxim21_Bac_à_Sable_2 #p-cactions {
  display: none;
}

body.page-Utilisateur_Maxim21_Bac_à_Sable_2 #ca-delete {
    display: none !important;
}
 
body.page-Utilisateur_Maxim21_Bac_à_Sable_2 #mp-topbanner {
   clear: both;
}

body.page-Utilisateur_Maxim21_Bac_à_Sable_2 h1.firstHeading { 
  display:none; 
}

#mpbtlieux {
  border-radius: 0 15px 0 0;
}