Difference between revisions of "Template:Concordia"

Line 2: Line 2:
 
<style type="text/css">
 
<style type="text/css">
 
#sideMenu, #top_title {display:none;}
 
#sideMenu, #top_title {display:none;}
#content { padding:0px; width: 100%; margin-top:-7px; margin-left:0px;}
+
#content { padding:0px; width:100%; margin-top:0px; margin-left:0px; margin-bottom:0px;}
+
 
 +
 
 
body {
 
body {
margin:0;
+
    background-color:#DCE1DE;
min-width: 1200px;
+
min-width: 1400px;
 
max-width:2000px;
 
max-width:2000px;
padding: 0 0 50px 0;
+
height: 100%;
background-color:#DCE1DE;
+
    margin:0;
}
+
 
+
 
}
 
}
  
Line 18: Line 17:
 
color:white;
 
color:white;
 
}
 
}
 
  
 
header {
 
header {
 
background-color: #216869;
 
background-color: #216869;
position: fixed;
 
 
color:black;
 
color:black;
 
padding:0px;  
 
padding:0px;  
Line 29: Line 26:
 
height:50px;
 
height:50px;
 
}
 
}
 
  
 
.headpic {
 
.headpic {
Line 35: Line 31:
 
float:right;
 
float:right;
 
margin:10px 10px 0px 10px;
 
margin:10px 10px 0px 10px;
-webkit-transition: all 0.75s ease;
+
-webkit-transition: all 1s ease;
-moz-transition: all 0.75s ease;  
+
-moz-transition: all 1s ease;  
-ms-transition: all 0.75s ease;  
+
-ms-transition: all 1s ease;  
transition: all 0.75s ease;  
+
transition: all 1s ease;  
 
}
 
}
  
Line 87: Line 83:
 
}
 
}
  
 +
h1 {
 +
font-size:300%;
 +
font-family:verdana, sans-serif;
 +
color:black;
 +
}
  
 +
.banner {
 +
background-image:url("https://static.igem.org/mediawiki/2016/1/17/Fight-header.jpeg");
 +
background-size: 100%;
 +
background-repeat: no-repeat;
 +
    background-attachment: scroll;
 +
    background-position: center;
 +
margin:0;
 +
padding:100px;
 +
    border-bottom: 0px;
 +
}
 +
 +
.transp {
 +
margin: 30px;
 +
padding: 30px;
 +
  background-color: #ffffff;
 +
  border: 1px solid black;
 +
  opacity: 0.6;
 +
}
 +
 +
img.social {
 +
-webkit-transition: all 0.2s ease;
 +
-moz-transition: all 0.2s ease;
 +
-ms-transition: all 0.2s ease;
 +
transition: all 0.2s ease;
 +
margin:10px 0px;
 +
}
 +
 +
img.social:hover {
 +
opacity:0.6;
 +
}
 +
 +
.footer {
 +
overflow: hidden;
 +
height:200px;
 +
width:100%;
 +
background-color:#333333;
 +
margin:0;
 +
float:bottom;
 +
}
  
 
</style>
 
</style>
  
<div style="background-color:#DCE1DE;">
 
<header>
 
  
<div class="dropdown">
+
 
 +
 
 +
<!-----------HTML--------------->
 +
 
 +
 
 +
<head>
 +
<title>iGEM Concordia Wiki</title>
 +
</head>
 +
<div style="background-color:#DCE1DE; min-width: 100px; max-width:2000px;">
 +
<body>
 +
<header>
 +
<div class="dropdown">
 
   <button class="dropbtn"><a style="text-decoration:none; color:white;" href="https://2016.igem.org/Team:Concordia">HOME</a></button>
 
   <button class="dropbtn"><a style="text-decoration:none; color:white;" href="https://2016.igem.org/Team:Concordia">HOME</a></button>
 
</div>
 
</div>
Line 140: Line 189:
 
</nav>
 
</nav>
 
<a href="https://www.facebook.com/iGEMConcordia/?ref=aymt_homepage_panel">
 
<a href="https://www.facebook.com/iGEMConcordia/?ref=aymt_homepage_panel">
<img class="headpic" src="https://igemconcordia.files.wordpress.com/2013/04/logo_igem_square.png" height="30" width="30"/>
+
<img class="headpic" src="https://static.igem.org/mediawiki/2016/7/76/Logoconcordia.png" height="30" width="30"/>
 
<a/>
 
<a/>
 
</header>
 
</header>
 +
<div class="banner">
 +
<div class="transp">
 +
<h1><center>iGEM CONCORDIA 2016</center></h1>
 +
</div>
 +
</div>
 +
 +
<div>
 +
<center>
 +
<a href="https://www.facebook.com/iGEMConcordia">
 +
<img class="social" src="https://static.igem.org/mediawiki/2016/8/83/Faceb.png" height="50" width="50"/>
 +
</a>
 +
<a href="https://twitter.com/iGEMConcordia">
 +
<img class="social" src="https://static.igem.org/mediawiki/2016/0/01/Tweet.jpeg" height="50" width="50"/>
 +
<a/>
 +
<a href="https://www.instagram.com/igemconcordia2016">
 +
<img class="social" src="https://static.igem.org/mediawiki/2016/3/39/Instalogo.png" height="50" width="50"/>
 +
</a>
 +
</center>
 +
</div>
 +
 +
 +
 +
</body>
 +
</div>
  
 +
<div class="footer">
 +
</div>
  
 
</html>
 
</html>

Revision as of 13:23, 21 July 2016

iGEM Concordia Wiki