Difference between revisions of "Team:Brasil-USP/Templates/Head"
Thmosqueiro (Talk | contribs) |
Thmosqueiro (Talk | contribs) |
||
Line 1: | Line 1: | ||
<html> | <html> | ||
− | + | <style type="text/css"> | |
− | + | /* Starting with the hacks */ | |
− | + | ||
− | + | .h1, h1 { | |
− | + | font-size: 0px; | |
− | + | } | |
− | + | ||
+ | .h1, .h2, .h3, h1, h2, h3 { | ||
+ | margin-top: 0px; | ||
+ | margin-bottom: 0px; | ||
+ | font-size: 0px; | ||
+ | border-bottom: 0px; | ||
+ | } | ||
+ | |||
+ | /* this is actually the main container! */ | ||
+ | #content { | ||
+ | position: relative; | ||
+ | width: 100%; | ||
+ | margin: 0px 0px; | ||
+ | padding: 0px; | ||
+ | background: #FFF none repeat scroll 0% 0%; | ||
+ | border-left: 0px solid #000000; | ||
+ | border-right: 0px solid #000000; | ||
+ | line-height: 1.5em; | ||
+ | z-index: 2; | ||
+ | } | ||
+ | |||
+ | |||
+ | /* this is one is really a pain... */ | ||
+ | p { | ||
+ | margin: 0px 0px 0px 0px; | ||
+ | } | ||
+ | </style> | ||
+ | |||
+ | |||
<link rel="stylesheet" href="https://2015.igem.org/wiki/index.php?title=Team:Brasil-USP/Templates/css/bootstrap.min.css&action=raw&ctype=text/css" type="text/css"/> | <link rel="stylesheet" href="https://2015.igem.org/wiki/index.php?title=Team:Brasil-USP/Templates/css/bootstrap.min.css&action=raw&ctype=text/css" type="text/css"/> | ||
<!-- Just for debugging purposes. Don't actually copy these 2 lines! --> | <!-- Just for debugging purposes. Don't actually copy these 2 lines! --> |
Revision as of 17:58, 24 July 2015