Template:EPFL 2010 calendar day
From 2010.igem.org
(Difference between revisions)
(New page: <!-- EPFL Template Create by : Thibault Dupont Date : 2010.07.22 --> <html> <head> <style> #firstHeading { display:none; } #top-section { display:none; } </style>) |
|||
Line 10: | Line 10: | ||
<style> | <style> | ||
- | # | + | #top-section { |
display:none; | display:none; | ||
} | } | ||
- | # | + | #footer-box { |
- | display:none | + | display:none |
} | } | ||
+ | #content { | ||
+ | background-color:#FFFFFF; | ||
+ | border-width: 1px; | ||
+ | border-color: #000000; | ||
+ | } | ||
+ | |||
+ | #bodyContent { | ||
+ | padding: 0px; | ||
+ | margin: 0px; | ||
+ | } | ||
+ | |||
+ | .firstHeading { | ||
+ | display:none; | ||
+ | } | ||
</style> | </style> |
Revision as of 21:47, 22 July 2010