User:Pudding

From 2014.igem.org

(Difference between revisions)
Line 92: Line 92:
background-color;rgba(0,0,0,0);
background-color;rgba(0,0,0,0);
}
}
 +
 +
#bgimg {
 +
position: fixed; 
 +
left:0;
 +
top:0;
 +
z-index: -1;
 +
height: 100%;
 +
width: 100%;
 +
}
 +
 
 +
#bgimg img {
 +
position: fixed;
 +
min-height: 100%;
 +
min-width: 800px;
 +
width: 100%;
 +
height: auto;
 +
left:0;
 +
top:0;
 +
}
 +
#p-container{
#p-container{
width:975px;
width:975px;
Line 110: Line 130:
}
}
</style>
</style>
-
 
+
<div id="bgimg">
 +
<img src="https://static.igem.org/mediawiki/2011/a/a5/%E3%81%86%E3%81%99%E3%81%84%E7%B7%B4%E7%BF%92.gif">
 +
</div>
<div id="p-container">
<div id="p-container">

Revision as of 09:47, 13 September 2014

count down