Difference between revisions of "Template:Team:Harvard BioDesign/CSS"
Line 98: | Line 98: | ||
padding-top:50px; | padding-top:50px; | ||
} | } | ||
+ | #holder{ | ||
+ | min-height: 100%; | ||
+ | position:relative; | ||
+ | } | ||
+ | html,body{ | ||
+ | height:100% | ||
+ | } | ||
− | + | #body{ | |
− | + | padding-bottom: 100px; | |
+ | } | ||
</style> | </style> | ||
+ | |||
+ | <div id="holder"> | ||
+ | <head></head> | ||
+ | <body></body> | ||
+ | </div> | ||
</html> | </html> |
Revision as of 16:08, 6 July 2015