Line 30: | Line 30: | ||
margin-top:50px; | margin-top:50px; | ||
height: 400px; | height: 400px; | ||
+ | } | ||
+ | |||
+ | |||
+ | .white-backing{ | ||
+ | top :100px; | ||
+ | width: 80%; | ||
+ | color: white; | ||
+ | height: 80%; | ||
+ | position: absolute; | ||
} | } | ||
<link href="https://fonts.googleapis.com/css?family=Baloo+Bhaijaan" rel="stylesheet"> | <link href="https://fonts.googleapis.com/css?family=Baloo+Bhaijaan" rel="stylesheet"> | ||
Line 40: | Line 49: | ||
<h2 class = "main-title"> Lab Notebook </h2> | <h2 class = "main-title"> Lab Notebook </h2> | ||
+ | |||
+ | <div class = "white-backing"> | ||
<!-- <object id="pdf" data="https://static.igem.org/mediawiki/2017/a/ad/T--TP-CC_San_Diego--TestPDF.pdf" width="100%" height="900px"> | <!-- <object id="pdf" data="https://static.igem.org/mediawiki/2017/a/ad/T--TP-CC_San_Diego--TestPDF.pdf" width="100%" height="900px"> | ||
Line 47: | Line 58: | ||
</object> --> | </object> --> | ||
− | + | </div> | |
− | + | ||
− | + | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 06:50, 13 October 2017