Difference between revisions of "Team:Tec-Monterrey/Templates/Tec-Monterrey General Format"

Line 10: Line 10:
 
     <link href="https://2018.igem.org/Team:Tec-Monterrey/CSS/bootstrapStylishPortfolio?action=raw&amp;ctype=text/css" rel="stylesheet">
 
     <link href="https://2018.igem.org/Team:Tec-Monterrey/CSS/bootstrapStylishPortfolio?action=raw&amp;ctype=text/css" rel="stylesheet">
 
     <style>
 
     <style>
 +
    /* Clear the default wiki settings */
 +
    #home_logo, #sideMenu {
 +
    display:none;
 +
    }
 +
    #sideMenu, #top_title, .patrollink  {
 +
    display:none;
 +
    }
 
     #content {
 
     #content {
 
         width: 100%;
 
         width: 100%;
 
         padding: 0;
 
         padding: 0;
 
         margin: 0;
 
         margin: 0;
         background-color: #1a1917;
+
         background-color: white;
 
     }
 
     }
 
     #top_title {
 
     #top_title {

Revision as of 19:17, 5 June 2018