Template:OhioMOD2014
From OpenWetWare
Jump to navigationJump to search
<html> <head> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script> <link href="http://maxcdn.bootstrapcdn.com/bootswatch/3.2.0/yeti/bootstrap.min.css" rel="stylesheet"> <style>
- content{margin-left:0;}
.navbar{ top:8.5px; position:fixed; width:96.8%; } /*clearing the side openwetware panels*/ .firstHeading, #column-one, #p-bookmarks, #p-history , .portlet{ display:none; }
- bodyContent/*clearing the side openwetware panels
.firstHeading, #column-one, #p-bookmarks, #p-history , .portlet{ display:none; }
- content#bodyContent, {
/*display:none;*/ background-color:#FFFFFF; }
- OSUfooter{
clear:both; }
- footer{display: none;}
/*Done clearing*/
</style>
</head>
</html>