Template:BioIQS-Barcelona/css/adaptwiki

/**

* This page and wiki was built with the help of igem-wikibrick, a tool created by Virginia iGEM 2018
* @version v0.6.9
* @link https://github.com/Virginia-iGEM/igem-wikibrick
* @license MIT
*/
  1. top, #top_title, #top_menu_under {
   display: none;

}

.fixed-top {

  top: 18px; /*THIS SHOULD BE INTRODUCED IN THE WEB VERSION OF THE WIKI TO LEAVE SPACE FOR THE IGEM NAVIGATION BAR*/

}


/* Overcoming the propierties defined by .center{ } and . * center * { } in goodload.css*/ /* Only for the local version, define this to overcome the goodload.css style */ .center{

   text-align: initial;

} /*This should be erased in the web-version of the wiki*/