Accions

Common.css

De Recursos docents

La revisió el 09:17, 17 feb 2025 per Richard (discussió | contribucions) (Es crea la pàgina amb «.ve-init-mw-desktopArticleTarget-targetContainer { margin-left: 17rem !important; } #toc { position: fixed; left: 10px; →‎Adjust as needed: top: 10px; →‎Adjust for header space: width: 23em; background: #fff; border: 0px solid #fff; max-height: 600px; overflow-y: auto !important; padding: 0px ; font-size: 10px; box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2); z-index: 1000; } #mw-toc-heading {display: non...».)
(dif.) ← Versió més antiga | Versió actual (dif.) | Versió més nova → (dif.)

.ve-init-mw-desktopArticleTarget-targetContainer {

   margin-left: 17rem !important;

}


  1. toc {
   position: fixed;
   left: 10px;  /* Adjust as needed */
   top: 10px;  /* Adjust for header space */
   width: 23em;
   background: #fff;
   border: 0px solid #fff;
   max-height: 600px;
   overflow-y: auto !important;
   padding: 0px ;
   font-size: 10px;
   box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
   z-index: 1000;

}

  1. mw-toc-heading {display: none;

}