Difference between revisions of "Team:SSHS-Shenzhen/Human Practices"

Line 6: Line 6:
 
     <title>Title</title>
 
     <title>Title</title>
 
<style>
 
<style>
h1{
+
h1{
 
color: #fff;
 
color: #fff;
 
padding:150px 50px 5px!important; font-size: 30px!important; text-align: center;
 
padding:150px 50px 5px!important; font-size: 30px!important; text-align: center;
 
}
 
}
  
.banner2{
+
.header li a:hover,.dropdown:hover.dropbtn {
color:#fff;
+
color: #fff;
background-color:#5d8aa8;
+
font-size:100px!important;
+
width:100%; height:500px;
+
text-align:center;
+
line-height: 500px;
+
padding:90px 0px 0px;
+
background-image:url("https://static.igem.org/mediawiki/2018/e/e4/T--SSHS-Shenzhen--aic3.jpeg");
+
background-size:cover;
+
 
}
 
}
 +
.header {
 +
font-size: 30px;
 +
padding: 0px;
 +
margin: 0px;
 +
top: 0;
 +
left: 0;
 +
width: 100%;
 +
position: fixed;
 +
height: 3em;
 +
z-index: 99;
 +
float: left;
 +
background-color: #5d8aa8;
 +
min-width: 1080px;
 +
}
 +
body {
 +
background-color: #fff;
 +
}
 +
.dropdown-content {
 +
display: none;
 +
position: absolute;
 +
background-color: #5d8aa8;
 +
min-width: 250px
 +
}
 +
.dropdown-content a {
 +
color: #f7f7f7;
 +
padding: 12px 16px;
 +
text-decoration: none;
 +
display: block;
 +
font-size: 20px;
 +
}
 +
.header li a,.dropbtn,.header a:link, .header a:visited {
 +
color: #f7f7f7;
 +
}
 +
  #para{
 +
color: #000;
 +
padding:30px 100px 5px;
 +
font-size: 20px!important;
 +
}
 +
#fig{
 +
color: #000;
 +
padding:30px 100px 5px;
 +
font-size: 20px!important;
 +
text-align: center !important;
 +
}
 +
 +
h1{
 +
color: #000;
 +
padding:150px 50px 5px!important; font-size: 30px!important; text-align: center;
 +
}
 +
 +
h2{
 +
color: #000;
 +
padding:100px 100px 5px;
 +
font-size: 25px!important;
 +
text-align: left;
 +
line-height: 120%;
 +
}
 +
 +
h3{
 +
color: #000;
 +
padding:100px 100px 5px;
 +
font-size: 25px!important;
 +
text-align: center;
 +
line-height: 120%;
 +
}
 +
 
</style>  
 
</style>  
 
</head>
 
</head>
 
<body>
 
<body>
  
 +
<div class="banner2">
 +
Human Practice
 +
</div>
  
 +
<div height:90px></div>
  
 
<center>
 
<center>
Line 46: Line 108:
 
</a>
 
</a>
 
</center>
 
</center>
<br><br>
+
 
 
<center>
 
<center>
 
<a href="https://2018.igem.org/Team:SSHS-Shenzhen/Meetup">
 
<a href="https://2018.igem.org/Team:SSHS-Shenzhen/Meetup">

Revision as of 13:50, 15 October 2018

Title

Title

Human Practice