IGEM:IMPERIAL/2009/Nuovo: Difference between revisions
No edit summary |
No edit summary |
||
| Line 17: | Line 17: | ||
} | } | ||
#menu li {margin:0;} | #menu li { | ||
margin:0; | |||
padding:15px; | |||
} | |||
#menu a { | #menu a { | ||
Revision as of 14:11, 24 August 2009
<html> <style type="text/css"> /*----------------------------------------------------------------------------*/ /* Menu */ /*----------------------------------------------------------------------------*/
- menu {
width: 200px; margpin: 20px 13px 0 7px; position: relative; float: left;
}
- menu ul {
padding: 0; margin: 0 0 10px 0; list-style: none;
}
- menu li {
margin:0; padding:15px;
}
- menu a {
display: block; width: 150px; height: 19px; margin-top: 1px; background: url(http://openwetware.org/images/5/5f/II09_Menu_Title.png) no-repeat right top; padding: 2px 4px; text-decoration: none; color: #fff;
}
- menu a:hover {
display: block; width: 150px; height: 19px; margin-top: 1px; background: url(http://openwetware.org/images/2/2d/II09_Menu_TitleHover.png) no-repeat right top; padding: 2px 4px; color: #fff;
}
- menu .selflink {
display: block; width: 195px; height: 19px; margin-top: 1px; background: url(http://2008.igem.org/wiki/images/a/a6/Tudelft_menu_button_active.png) no-repeat left top; padding: 2px 4px; color: #fff;
}
- menu a.external {
margin: 0; padding: 0; width: 156px;
}
.menu_header {
font-weight:bold; width: 193; border: 1px solid #bbb; background: url(http://2008.igem.org/wiki/images/c/c8/Tudelft_menu_header_bg_1.gif) repeat-x bottom; color: #111; padding: 2px 4px;
}
/*----------------------------------------------------------------------------*/ /* Content */ /*----------------------------------------------------------------------------*/
- tudelft_content_wrapper {
width: 593px; position: relative; float: left; margin-top: 20px;
}
- tudelft_content_boxtop {
width: 593px; height: 10px; background:url(http://2008.igem.org/wiki/images/a/a1/Tudelft_content_top.png) no-repeat bottom left; position: relative; float: left;
}
- tudelft_content_boxbottom {
width: 593px; height: 10px; background:url(http://2008.igem.org/wiki/images/8/89/Tudelft_content_bottom.png) no-repeat top left; position: relative; float: left;
}
- tudelft_content {
width: 571px; padding: 10px; border-left: 1px solid #ccc; border-right: 1px solid #ccc; position: relative; float: left; font-size: 9pt; text-align: justify;
}
</style> </html>
<html> <body>
Rien n'est précaire comme vivre
Rien comme être n'est passager
C'est un peu fondre comme le givre
Et pour le vent être léger
J'arrive où je suis étranger
</body> <html>