Difference between revisions of "Team:AQA Unesp"

Line 3: Line 3:
 
/* Clear the default wiki settings */
 
/* Clear the default wiki settings */
 
 
#top_title {display:none;}
+
 
#sideMenu{display:none;}
+
 
#content { background-color: transparent; border: none; padding: 0; margin: 0; width: 100%;  height:100%;}
 
#content { background-color: transparent; border: none; padding: 0; margin: 0; width: 100%;  height:100%;}
 
 
Line 21: Line 20:
 
background-position: center;
 
background-position: center;
 
height: 280px;
 
height: 280px;
display: absolute;
+
display: flex;
 
justify-content: center;
 
justify-content: center;
 
align-items: center;
 
align-items: center;
Line 28: Line 27:
 
.coming-soon h1 {
 
.coming-soon h1 {
 
text-align: center;
 
text-align: center;
font-size: 32pt;
+
font-size: 40pt;
 
font-family: 'Quicksand', sans-serif;
 
font-family: 'Quicksand', sans-serif;
 
color: white;
 
color: white;
Line 36: Line 35:
 
.synbio {
 
.synbio {
 
width: 100%;
 
width: 100%;
position: relative;
+
position: absolute;
 
bottom: 0;
 
bottom: 0;
 
align-items: center;
 
align-items: center;
Line 69: Line 68:
 
<!--- THIS IS WHERE THE HTML BEGINS --->
 
<!--- THIS IS WHERE THE HTML BEGINS --->
 
<body>
 
<body>
 +
 
<div class="igem"></div>
 
<div class="igem"></div>
<div class="coming-soon">
+
<div class="coming-soon"><h1>coming soon...</h1></div>
  <h1>coming soon...</h1>
+
  <div class="synbio"><img src="https://static.igem.org/mediawiki/2017/e/e2/T--AQA_Unesp--logoTime.png" width="250px"></div>
</div>
+
  <div class="synbio">
+
      <img src="https://static.igem.org/mediawiki/2017/e/e2/T--AQA_Unesp--logoTime.png" width="250px">
+
  </div>
+
  
 
</body>
 
</body>

Revision as of 00:49, 13 May 2017

coming soon...