Difference between revisions of "Team:TrinityCollegeDublin/Modeling"

 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
     <head>
 
     <head>
 
         <style type = "text/css">
 
         <style type = "text/css">
 
+
body, .wrapper {
 +
width: 100%;
 +
height: 100%;
 +
background-color: white;
 +
                opacity:1;
 +
}
 
                 *{margin: 0; padding: 0;}
 
                 *{margin: 0; padding: 0;}
  
Line 11: Line 16:
  
 
         </style>
 
         </style>
 +
 +
<link rel="stylesheet" href="https://2015.igem.org/Team:Birkbeck/bootstrap.min.css?action=raw&ctype=text/css" type="text/css">
 +
<link rel="stylesheet" href="https://2015.igem.org/Template:Birkbeck/CSS?action=raw&ctype=text/css" type="text/css">
 +
<meta name= "viewport" content = "initial-scale=1.0, width= device-width" />
 +
 
     </head>
 
     </head>
  

Latest revision as of 18:16, 2 September 2015

Hello World!