Team:Technion Israel/CSS

/*! iGEM Technion 2016

  • /



/*! =====================================canceling wiki design===================================== */

/* Closing wiki side menu */ #sideMenu, #top_title { display: none; }

#content { width: 100%; margin: 0px; padding: 0px; background: none; }


/*! Wiki defult settings are 127% */ #globalWrapper { width: 100%; float: none; }


/*! ==================================End of canceling wiki design================================== */





/*! from igem 2015 */ /*! .abstract {

   font-size: 130%;

}

  1. top_menu_14 {

width: 100%; }

  1. top_menu_inside {

width: 100%; }

  1. top_menu_under {

width: 100%; }

  1. globalWrapper {

width: 100%; float: none; }

  1. content {

width: 100%; }

h1 { border-bottom: none; }

  • /