Difference between revisions of "Team:NTHU Taiwan/MenuBar"

Line 109: Line 109:
 
}
 
}
 
 
 
/***************************************************** CONTENT OF THE PAGE ****************************************************/
 
/* Wrapper for the content */
 
.igem_2017_content_wrapper {
 
width: 81%;
 
margin: 2%;
 
display:block;
 
float:left;
 
background-color:white;
 
font-family:Tahoma, Geneva, sans-serif;
 
}
 
  
 
/***************************************************** CONTENT OF THE PAGE ****************************************************/
 
/***************************************************** CONTENT OF THE PAGE ****************************************************/
Line 139: Line 128:
 
}
 
}
  
.igem_2017_content_wrapper img{
+
.igem_2017_content_wrapper .title img{
 
margin: auto;
 
margin: auto;
 
display: block;
 
display: block;
Line 151: Line 140:
 
color: #2C2C2C;
 
color: #2C2C2C;
 
letter-spacing: 1px;
 
letter-spacing: 1px;
 +
}
  
 +
.igem_2017_content_wrapper .content {
 +
width: 950px;
 +
margin: 2em auto;
 +
padding-top: 40px;
 
}
 
}
  
 +
.igem_2017_content_wrapper .content p{
 +
color: #2C2C2C;
 +
font-size: 1.3em;
 +
line-height: 1.2em;
 +
padding: 10px 0px;
 +
}
 +
 +
.igem_2017_content_wrapper .content img{
 +
margin: auto;
 +
display: block;
 +
float: center;
 +
padding: 20px 0px 30px 0px;
 +
}
 +
 +
.column .full_size {
 +
width: 100%;
 +
padding-top: 50px;
 +
}
 +
 +
/* class for a half width column */
 +
.column .half_size {
 +
width: 50%;
 +
float: left;
 +
}
 
#pdf {
 
#pdf {
 
width: 950px;
 
width: 950px;

Revision as of 07:42, 31 October 2017