|
|
(182 intermediate revisions not shown) |
Line 1: |
Line 1: |
- | <html>
| + | {{Template:TUDelftiGEM2009_top}} |
| | | |
- | <style type="text/css">
| + | {{Template:TUDelftiGEM2009_menu_M1_conj_top}} |
| | | |
- | html, body, div, span, applet, object, iframe,
| + | {{Template:TUDelftiGEM2009_menu_M2_SDP_top}} |
- | h1, h2, h3, h4, h5, h6, p, blockquote, pre,
| + | |
- | a, abbr, acronym, address, big, cite, code,
| + | |
- | del, dfn, em, font, img, ins, kbd, q, s, samp,
| + | |
- | small, strike, strong, sub, sup, tt, var,
| + | |
- | dl, dt, dd,
| + | |
- | fieldset, form, label, legend,
| + | |
- | table, caption, tbody, tfoot, thead, tr, th, td {
| + | |
- | margin: 0;
| + | |
- | padding: 0;
| + | |
- | outline: 0;
| + | |
- | }
| + | |
| | | |
- | body {
| + | {{Template:TUDelftiGEM2009_menu_M3_Time_top}} |
- | font-family: "Arial", "Arial", sans-serif;
| + | |
- | font-size: 10px;
| + | |
- | }
| + | |
- |
| + | |
- | a {
| + | |
- | color: #1F527B;
| + | |
- | text-decoration: none;
| + | |
- | }
| + | |
- |
| + | |
- | a:hover {
| + | |
- | color: #009eb5;
| + | |
- | text-decoration: underline;
| + | |
- | }
| + | |
- |
| + | |
- | a span {
| + | |
- | visibility: hidden;
| + | |
- | text-decoration: none;
| + | |
- | }
| + | |
| | | |
| + | {{Template:TUDelftiGEM2009_menu_Integration_top}} |
| | | |
| + | {{Template:TUDelftiGEM2009_menu_Model_top}} |
| | | |
- | .selflink {
| + | {{Template:TUDelftiGEM2009_menu_Ethics_top}} |
- | color: #000000;
| + | |
- | text-decoration: none;
| + | |
- | }
| + | |
| | | |
- | #header {
| + | {{Template:TUDelftiGEM2009_menu_Comm_top}} |
- | width: 965px;
| + | |
- | height: 80px;
| + | |
- | position: relative;
| + | |
- | background: url(https://static.igem.org/mediawiki/2009/5/58/Bg_portal_mod.gif) no-repeat left top !important;
| + | |
- | } | + | |
| | | |
- | #header_left .plainlinks a {
| |
- | width: 172px;
| |
- | height: 100px;
| |
- | position: absolute;
| |
- | top: 0px;
| |
- | left: 5px;
| |
- | text-decoration: none;
| |
- | <!--background: url(https://static.igem.org/mediawiki/2008/a/a8/Tudelft_header_igem2008_logo_3.png) no-repeat left top !important;-->
| |
- | }
| |
| | | |
- | #header_right .plainlinks a {
| |
- | width: 200px;
| |
- | height: 94px;
| |
- | z-index: 100;
| |
- | position: absolute;
| |
- | top: 36px;
| |
- | right: 0px;
| |
- | text-decoration: none;
| |
- | background: url(https://static.igem.org/mediawiki/2008/9/94/Tudelft_header_logo.png) no-repeat right top !important;
| |
- | padding: 0;
| |
- | }
| |
- | #menu {
| |
- | height: 48px;
| |
- | background: url(http://tnw.faculteiten.tudelft.nl/decoration/menu.gif) repeat-x left bottom;
| |
- | width: 900px;
| |
- | position: absolute;
| |
- | left: 50%;
| |
- | margin-left: -410px;
| |
- | z-index: 1000;
| |
- | }
| |
- |
| |
- | #portal #menu {
| |
- | top: 165px;
| |
- | width: 785px;
| |
- | margin-left: -305px;
| |
- | }
| |
- |
| |
- |
| |
- | #menu li {
| |
- | display: block;
| |
- | margin: 0px 17px 0px 22px;
| |
- | float: left;
| |
- | padding-left: 0px;
| |
- | padding-top: 8px;
| |
- | background: url(http://tnw.faculteiten.tudelft.nl/decoration/menu_bg_left.gif) no-repeat left 8px;
| |
- | }
| |
- |
| |
- | #menu li:hover {
| |
- | background: url(http://tnw.faculteiten.tudelft.nl/decoration/menu_li_hover.png) no-repeat left 8px;
| |
- | }
| |
- |
| |
- | #menu li a {
| |
- | text-decoration: none;
| |
- | height: 30px;
| |
- | color: #FFFFFF;
| |
- | display: block;
| |
- | background: url(http://tnw.faculteiten.tudelft.nl/decoration/menuli_bg_a.gif) no-repeat right top;
| |
- | padding: 8px 18px 0px 13px;
| |
- | font-size: 14px;
| |
- | }
| |
| | | |
- | #menu li strong {
| + | {{Template:TUDelftiGEM2009_menu_end}} |
- | text-decoration: none;
| + | |
- | height: 30px;
| + | |
- | color: #FFFFFF;
| + | |
- | display: block;
| + | |
- | background: url(http://tnw.faculteiten.tudelft.nl/decoration/menuli_bg_a.gif) no-repeat right top;
| + | |
- | padding: 8px 18px 0px 13px;
| + | |
- | font-size: 14px;
| + | |
- | }
| + | |
- |
| + | |
- | #menu li a:hover, #menu li.active a {
| + | |
- | color: #000;
| + | |
- | background: url(http://tnw.faculteiten.tudelft.nl/decoration/menuli_bg_a_hover.gif) no-repeat right top;
| + | |
- | }
| + | |
- |
| + | |
- | #menu li.selected a {
| + | |
- | background: url(http://tnw.faculteiten.tudelft.nl/decoration/menu_li_selected.gif) no-repeat right top;
| + | |
- | display: block;
| + | |
- | padding: 4px 18px 0px 13px;
| + | |
- | font-size: 14px;
| + | |
- | height: 30px;
| + | |
- | color: #000;
| + | |
- | }
| + | |
- |
| + | |
- | #menu li.selected a:hover {
| + | |
- | color: #000;
| + | |
- | background: url(http://tnw.faculteiten.tudelft.nl/decoration/menu_li_selected.gif) no-repeat right top;
| + | |
- | }
| + | |
- |
| + | |
- |
| + | |
- | #menu li.selected {
| + | |
- | margin-top: 21px;
| + | |
- | background: url(http://tnw.faculteiten.tudelft.nl/decoration/li_selected.gif) no-repeat left bottom;
| + | |
- | padding-left: 6px;
| + | |
- | height: 19px;
| + | |
- | }
| + | |
- |
| + | |
- | #menu ul ul {
| + | |
- | display: none;
| + | |
- | position: absolute;
| + | |
- | width: 150px;
| + | |
- | margin-left: -1px;
| + | |
- | margin-top: -10px;
| + | |
- | padding-top: 15px;
| + | |
- | border: solid #00769a;
| + | |
- | border-width: 0 1px 1px;
| + | |
- | background: #fff;
| + | |
- | }
| + | |
- | | + | |
- | #menu ul ul li {
| + | |
- | float: none;
| + | |
- | margin: 0;
| + | |
- | padding: 0;
| + | |
- | background: transparent;
| + | |
- | }
| + | |
- | | + | |
- | | + | |
- | #menu ul ul a,
| + | |
- | #menu ul li.selected ul a {
| + | |
- | width: auto !important;
| + | |
- | height: auto !important;
| + | |
- | margin: 0px !important;
| + | |
- | padding: 0.4em 0.7em !important;
| + | |
- | background: transparent !important;
| + | |
- | color: #000;
| + | |
- | font-size: 1.1em !important;
| + | |
- | }
| + | |
- | | + | |
- | #menu ul ul strong {
| + | |
- | width: auto !important;
| + | |
- | height: auto !important;
| + | |
- | margin: 0px !important;
| + | |
- | padding: 0.4em 0.7em !important;
| + | |
- | background: transparent !important;
| + | |
- | color: #000;
| + | |
- | font-size: 1.1em !important;
| + | |
- | }
| + | |
- | | + | |
- | #menu ul ul a:hover {
| + | |
- | background: none !important;
| + | |
- | color: #00a6d6 !important;
| + | |
- | }
| + | |
- |
| + | |
- | #menu ul ul li:hover {
| + | |
- | background: none !important;
| + | |
- | }
| + | |
- |
| + | |
- | #menu li.active ul {
| + | |
- | background: #fff url(http://tnw.faculteiten.tudelft.nl/decoration/menu-bottom.png) no-repeat 73px top;
| + | |
- | }
| + | |
- |
| + | |
- | #menu li#menu-home.active ul {
| + | |
- | background-position: 61px top;
| + | |
- | }
| + | |
- |
| + | |
- | #menu li#menu-team.active ul {
| + | |
- | background-position: 86px top;
| + | |
- | }
| + | |
- |
| + | |
- | #contentTU {
| + | |
- | position: relative;
| + | |
- | top: 20px;
| + | |
- | width: 960px;
| + | |
- | margin: auto;
| + | |
- | z-index: 3;
| + | |
- | }
| + | |
- |
| + | |
- | .hidden {
| + | |
- | display: none;
| + | |
- | }
| + | |
- | | + | |
- | #tudelft_content_wrapper {
| + | |
- | width: 940px;
| + | |
- | position: relative;
| + | |
- | float: left;
| + | |
- | margin-top: 20px;
| + | |
- | }
| + | |
- | | + | |
- | </style>
| + | |
- | | + | |
- | | + | |
- | <script type="text/javascript" src="http://tnw.faculteiten.tudelft.nl/scripts/jquery.js"></script>
| + | |
- | <script type="text/javascript" src="http://tnw.faculteiten.tudelft.nl/scripts/timers.js"></script>
| + | |
- | <script type="text/javascript" src="http://tnw.faculteiten.tudelft.nl/scripts/jquery.switchbox.js"></script>
| + | |
- | <script type="text/javascript" src="http://tnw.faculteiten.tudelft.nl/scripts/jquery.easing.js"></script>
| + | |
- | <script type="text/javascript" src="http://tnw.faculteiten.tudelft.nl/scripts/jquery.home.js"></script>
| + | |
- | <script type="text/javascript" src="http://tnw.faculteiten.tudelft.nl/scripts/jquery.scripts.js"></script>
| + | |
- | | + | |
- | </html>
| + | |
- | | + | |
- | <div id="header">
| + | |
- | | + | |
- | <div id="header_left"><span class="plainlinks"> </span> </div>
| + | |
- | | + | |
- | <div id="header_right"><span class="plainlinks">[http://www.tudelft.nl ]</span></div>
| + | |
- | <br>
| + | |
- | <br>
| + | |
- | <br>
| + | |
- | <br>
| + | |
- | <br>
| + | |
- | <div id="menu">
| + | |
- |
| + | |
- | <h3 class="hidden">menu</h3>
| + | |
- |
| + | |
- | <ul>
| + | |
- | <li class="" id="menu-team">[[Team:TUDelft|There's ]]
| + | |
- | <ul style="display: none;">
| + | |
- | <li>[http://www.google.com Change me!]</li>
| + | |
- | <li>[http://www.yahoo.com I am ugly]</li>
| + | |
- | <li>[http://www.msn.com I am empty]</li>
| + | |
- | <li>[http://www.facebook.com I am disgusting...]</li>
| + | |
- | <li>[http://www.twitter.com I am lonely]</li>
| + | |
- | | + | |
- | </ul>
| + | |
- | </li>
| + | |
- | <li class="" id="menu-team">[[Team:TUDelft/Team|really ]]
| + | |
- | <ul>
| + | |
- | <li>[http://www.google.com Change me!]</li>
| + | |
- | <li>[http://www.yahoo.com I am ugly]</li>
| + | |
- | <li>[http://www.msn.com I am empty]</li>
| + | |
- | <li>[http://www.facebook.com I am disgusting...]</li>
| + | |
- | <li>[http://www.twitter.com I am lonely]</li>
| + | |
- | | + | |
- | </ul>
| + | |
- | </li>
| + | |
- | <li class="" id="menu-team">[[Team:TUDelft/Project|nothing ]]
| + | |
- | <ul style="display: none;">
| + | |
- | <li>[http://www.google.com Change me!]</li>
| + | |
- | <li>[http://www.yahoo.com I am ugly]</li>
| + | |
- | <li>[http://www.msn.com I am empty]</li>
| + | |
- | <li>[http://www.facebook.com I am disgusting...]</li>
| + | |
- | <li>[http://www.twitter.com I am lonely]</li>
| + | |
- | </ul>
| + | |
- | </li>
| + | |
- | <li class="" id="menu-team">[[Team:TUDelft/Parts|in these ]]
| + | |
- | <ul style="display: none;">
| + | |
- | <li>[http://www.google.com Change me!]</li>
| + | |
- | <li>[http://www.yahoo.com I am ugly]</li>
| + | |
- | <li>[http://www.msn.com I am empty]</li>
| + | |
- | <li>[http://www.facebook.com I am disgusting...]</li>
| + | |
- | <li>[http://www.twitter.com I am lonely]</li>
| + | |
- | </ul>
| + | |
- | </li>
| + | |
- | <li class="" id="menu-team">[[Team:TUDelft/Modeling|Pages/Tabs]]
| + | |
- | <ul style="display: none;">
| + | |
- | <li>[http://www.google.com Change me!]</li>
| + | |
- | <li>[http://www.yahoo.com I am ugly]</li>
| + | |
- | <li>[http://www.msn.com I am empty]</li>
| + | |
- | <li>[http://www.facebook.com I am disgusting...]</li>
| + | |
- | <li>[http://www.twitter.com I am lonely]</li>
| + | |
- | </ul>
| + | |
- | </li>
| + | |
- | <li class="" id="menu-team">[[Team:TUDelft/Notebook|Notebook]]
| + | |
- | <ul style="display: none;">
| + | |
- | <li>[[Team:TUDelft/Brainstorm|Brainstorm]]</li>
| + | |
- | <li>[http://www.google.com Change me!]</li>
| + | |
- | <li>[http://www.yahoo.com I am ugly]</li>
| + | |
- | <li>[http://www.msn.com I am empty]</li>
| + | |
- | <li>[http://www.facebook.com I am disgusting...]</li>
| + | |
- | <li>[http://www.twitter.com I am lonely]</li>
| + | |
- | </ul>
| + | |
- | </li>
| + | |
- | </ul>
| + | |
- |
| + | |
- | </div>
| + | |
- | </div>
| + | |
- | __NOTOC__
| + | |
- | | + | |
- | | + | |
- | <!-- start content area -->
| + | |
- | <div id="tudelft_content_wrapper">
| + | |