Difference between revisions of "Team:Cornell NY/navbar"

Line 7: Line 7:
 
#sideMenu, #top_title {display:none;}
 
#sideMenu, #top_title {display:none;}
 
#content { padding:0px; width:100% !important;margin-top:2px; margin-left:0px ;}
 
#content { padding:0px; width:100% !important;margin-top:2px; margin-left:0px ;}
body {background-color:white !important; }
+
body {background-color:white; }
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
  
Line 17: Line 17:
 
         <title>Variant HTML Builder by Medium Rare</title>
 
         <title>Variant HTML Builder by Medium Rare</title>
 
         <meta name="viewport" content="width=device-width, initial-scale=1.0">
 
         <meta name="viewport" content="width=device-width, initial-scale=1.0">
         <link href="https://2016.igem.org/Team:Cornell_NY/themify-icons?action=raw&ctype=text/css" rel="stylesheet" type="text/css" media="all" />
+
         <link href="https://2016.igem.org/Team:Cornell_NY/themify-icons?action=raw&ctype=text/css" rel="stylesheet" type="text/css">
         <link href="https://2016.igem.org/Team:Cornell_NY/bootstrap?action=raw&ctype=text/css" rel="stylesheet" type="text/css" media="all" />
+
         <link href="https://2016.igem.org/Team:Cornell_NY/bootstrap?action=raw&ctype=text/css"rel="stylesheet" type="text/css">
         <link href="https://2016.igem.org/Team:Cornell_NY/theme?action=raw&ctype=text/css" type="text/css" media="all" />
+
         <link href="https://2016.igem.org/Team:Cornell_NY/theme?action=raw&ctype=text/css" rel="stylesheet" type="text/css">
         <link href="https://2016.igem.org/Team:Cornell_NY/custom?action=raw&ctype=text/css" rel="stylesheet" type="text/css" media="all" />
+
         <link href="https://2016.igem.org/Team:Cornell_NY/custom?action=raw&ctype=text/css" rel="stylesheet" type="text/css">
         <link href='http://fonts.googleapis.com/css?family=Lato:300,400%7CRaleway:100,400,300,500,600,700%7COpen+Sans:400,500,600' rel='stylesheet' type='text/css'>
+
         <link href='http://fonts.googleapis.com/css?family=Lato:300,400%7CRaleway:100,400,300,500,600,700%7COpen+Sans:400,500,600' rel="stylesheet" type="text/css">
 
     </head>
 
     </head>
 
     <body>
 
     <body>

Revision as of 15:41, 9 October 2016

Variant HTML Builder by Medium Rare