Team:Tec-Monterrey EKAM/Modeling
From 2012.igem.org
(Difference between revisions)
Line 28: | Line 28: | ||
.firstHeading{ | .firstHeading{ | ||
display:none; | display:none; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
Line 51: | Line 44: | ||
- | + | html{ | |
- | + | height: 100%; | |
} | } | ||
- | |||
body{ | body{ | ||
- | + | height: 100%; | |
+ | background-color: white; | ||
} | } | ||
- | + | #globalWrapper{ | |
- | + | height: 100%; | |
- | + | font-size: 100%; | |
- | + | ||
} | } | ||
+ | #content{ | ||
+ | /*display:none;*/ | ||
+ | width: 100%; | ||
+ | height: 100% !important; | ||
+ | padding: 0 !important; | ||
+ | } | ||
+ | |||
+ | #bodyContent{ | ||
+ | height: 100%; | ||
+ | } | ||
+ | |||
+ | |||
</style> | </style> | ||
<!--END igem KILL--> | <!--END igem KILL--> | ||
Line 148: | Line 152: | ||
margin: 0; | margin: 0; | ||
z-index: 999; | z-index: 999; | ||
- | top: | + | top: 100px; |
/* -15px & -216px */ | /* -15px & -216px */ | ||
left: -216px; | left: -216px; |
Revision as of 22:19, 26 September 2012