Difference between revisions of "Template:China Tongji Content"

Line 126: Line 126:
 
}
 
}
  
 +
/* big pic show css */
 +
#showPicBac{
 +
display:none;
 +
position:fixed;
 +
left:0px;
 +
top:0px;
 +
z-index:10001;
 +
width:100%;
 +
height:100%;
 +
background:url(https://static.igem.org/mediawiki/2015/e/e7/China_Tongji-showPicBac.png);
 +
text-align:center;
 +
padding-top:100px;
 +
}
 +
#picAndWords{
 +
background:#FFF;
 +
width:200px;
 +
height:200px;
 +
overflow:hidden;
 +
padding:20px;
 +
margin:0px auto;
 +
text-align:left;
 +
}
 +
#showPicTitle{
 +
text-align: left;
 +
font-size: 20px;
 +
color:#333;
 +
font-family: "Palatino Linotype", "MS Serif",Helvetica;
 +
font-weight:bolder;
 +
line-height:30px;
 +
}
 +
#picClose{
 +
padding-top:5px;
 +
}
 
</style>
 
</style>
  

Revision as of 07:44, 3 September 2015