Difference between revisions of "Team:Grenoble-Alpes/Safety"

Line 5: Line 5:
 
<meta name="viewport" content="width=device-width, initial-scale=1">
 
<meta name="viewport" content="width=device-width, initial-scale=1">
 
<LINK rel="stylesheet" type="text/css" href="https://2018.igem.org/Template:Grenoble-Alpes/CSS"  />
 
<LINK rel="stylesheet" type="text/css" href="https://2018.igem.org/Template:Grenoble-Alpes/CSS"  />
 +
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
 
<style>
 
<style>
 
#welcome{
 
#welcome{
background-image: url("https://static.igem.org/mediawiki/2018/c/c6/T--Grenoble-Alpes--hp_bg.jpg");
+
background-image: url("https://static.igem.org/mediawiki/2018/7/76/T--Grenoble-Alpes--fluoWelcomPic.jpeg");
 
}
 
}
 
#text-container {
 
#text-container {
 
padding:3vh;
 
padding:3vh;
 
box-sizing:border-box;
 
box-sizing:border-box;
margin-top:calc(100vh - 39px);}
+
margin-top:calc(50vh - 39px);}
 
#overlay {
 
#overlay {
 
z-index:0;
 
z-index:0;
 
height:calc(100vh - 21px);
 
height:calc(100vh - 21px);
 
}
 
}
#welcome {height:calc(100vh - 21px);top:0;
+
#welcome {height:calc(50vh - 21px);top:0;
 
}
 
}
 
#titre-image {
 
#titre-image {
Line 25: Line 26:
 
font-weight:1000px;
 
font-weight:1000px;
 
margin-left:30%;
 
margin-left:30%;
margin-top:300px;
+
margin-top:30vh;
 
padding-right: 20px;
 
padding-right: 20px;
 
border-right: white solid 4px;}
 
border-right: white solid 4px;}
Line 32: Line 33:
 
     font-size: 1.5em!important;
 
     font-size: 1.5em!important;
 
     margin: 1vh;}
 
     margin: 1vh;}
 +
#text-container ul{font-size:1.4em}
 
</style>
 
</style>
 +
  
 
</head>
 
</head>

Revision as of 21:13, 11 October 2018

Template loop detected: Template:Grenoble-Alpes