Difference between revisions of "Team:AQA Unesp"

(Undo revision 13851 by Nathanribeiro (talk))
Line 6: Line 6:
 
/***************************************************** DEFAULT WIKI SETTINGS  ****************************************************/
 
/***************************************************** DEFAULT WIKI SETTINGS  ****************************************************/
 
 
/* Clear the default wiki settings */
 
 
#home_logo, #sideMenu { display:none; }
 
#sideMenu, #top_title, .patrollink  {display:none;}
 
#content { width:100%; padding:0px;  margin-top:-7px; margin-left:0px;}
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 
  
 
 
Line 243: Line 237:
 
border: 4px solid #3399ff;
 
border: 4px solid #3399ff;
 
     font-weight: bold;
 
     font-weight: bold;
 +
}
 +
 +
html, body {
 +
height: 100%;
 +
min-height: 100%;
 +
margin: 0px;
 +
background-color: #6c0d00;
 +
}
 +
 +
.coming-soon {
 +
height: 100%;
 +
min-height: 100%;
 +
background-image: url(https://static.igem.org/mediawiki/2017/0/00/T--AQA_Unesp--lactis_background.png);
 +
background-repeat: no-repeat;
 +
background-position: center;
 +
height: 280px;
 +
display: flex;
 +
justify-content: center;
 +
align-items: center;
 +
}
 +
 +
.coming-soon h1 {
 +
text-align: center;
 +
font-size: 40pt;
 +
font-family: 'Quicksand', sans-serif;
 +
color: white;
 +
text-shadow: 0px 0px 10px black;
 +
}
 +
 +
.synbio {
 +
width: 100%;
 +
position: absolute;
 +
bottom: 0;
 +
align-items: center;
 +
display: flex;
 +
flex-direction: row;
 +
flex-wrap: wrap;
 +
justify-content: center;
 +
}
 +
 +
.igem {
 +
width: 100%;
 +
position: absolute;
 +
top: 0;
 +
align-items: center;
 +
display: flex;
 +
flex-direction: row;
 +
flex-wrap: wrap;
 +
justify-content: center;
 +
}
 +
 +
.igem h1 {
 +
text-align: center;
 +
font-size: 34pt;
 +
font-family: 'Quicksand', sans-serif;
 +
color: white;
 +
text-shadow: 0px 0px 10px black;
 
}
 
}
 
 
Line 253: Line 304:
  
 
<head>  
 
<head>  
 
</div>
 
  
  
 +
<div class="column full_size" >
  
 
<!-- start of content -->
 
<!-- start of content -->
<div class="igem_2017_content_wrapper">
+
<div class="igem"><h1>iGEM 2017</h1></div>
<h1>AQA_Unesp</h1>
+
<div class="coming-soon"><h1>coming soon...</h1></div>
<div class="column full_size" align="center">
+
<div class="synbio"><img src="https://static.igem.org/mediawiki/2017/e/e2/T--AQA_Unesp--logoTime.png" width="250px"></div>
<img src="https://static.igem.org/mediawiki/2017/5/54/T--AQA_Unesp--logoInsubiota.png">
+
</div>
+
  
  

Revision as of 00:01, 13 May 2017

iGEM 2017

coming soon...