Difference between revisions of "Team:UMaryland/Notebook2"

(Created page with "{{Template_All_Teams}} <html> </div></div></div></div></div></div></div></div></div></div> </html> {{Team:UMarylandClasses}} {{Team:UMaryland/UMD15_CSSJS}} {{Team:UMarylandM...")
 
(Blanked the page)
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Template_All_Teams}}
 
<html>
 
</div></div></div></div></div></div></div></div></div></div>
 
</html>
 
{{Team:UMarylandClasses}}
 
{{Team:UMaryland/UMD15_CSSJS}} 
 
{{Team:UMarylandMenu}}
 
  
<html>
 
 
<!--Attention! If you are not part of the website team, you are NOT allowed to touch anything above this line without the express permission of Best Kohai.-->
 
 
 
<style>
 
 
/*____________________________________Leaving these in here for easy editing later____________________________________*/
 
 
#flipbook{
 
    width:400px;
 
    height:300px;
 
    margin: auto; 
 
}
 
 
#flipbook p{
 
padding-top: 100px;
 
font-size: 40px;
 
}
 
 
#flipbook .page{
 
    width:400px;
 
    height:300px;
 
    background-color: white;
 
    line-height:300px;
 
    font-size:20px;
 
    text-align:center;
 
}
 
 
#flipbook .page-wrapper{
 
    -webkit-perspective:2000px;
 
    -moz-perspective:2000px;
 
    -ms-perspective:2000px;
 
    -o-perspective:2000px;
 
    perspective:2000px;
 
 
 
}
 
 
#flipbook .hard{
 
    background:#506B35;
 
    color:white;
 
    -webkit-box-shadow:inset 0 0 5px #666;
 
    -moz-box-shadow:inset 0 0 5px #666;
 
    -o-box-shadow:inset 0 0 5px #666;
 
    -ms-box-shadow:inset 0 0 5px #666;
 
    box-shadow:inset 0 0 5px #666;
 
    font-weight:bold;
 
}
 
 
 
</style>
 
 
 
<div id='swagcontent'>
 
 
<body>
 
 
 
<div class="col-xs-offset-0">
 
<div id="flipbook">
 
<div class="hard"><p> Notebook </p></div>
 
<div class="hard"></div>
 
<div style="background-image:url(https://static.igem.org/mediawiki/2015/e/ea/Notebook1.png)"></div>
 
<div style="background-image:url(https://static.igem.org/mediawiki/2015/b/bd/Notebook2.png)"></div>
 
<div class="hard"></div>
 
<div class="hard"></div>
 
</div>
 
</div>
 
 
<script type="text/javascript">
 
 
 
$("#flipbook").turn({
 
    width: 800,
 
    height: 600,
 
    autoCenter: false,
 
    elevation: 50
 
});
 
 
 
</script>
 
 
 
</body>
 
 
 
</html>
 

Latest revision as of 10:19, 18 September 2015