|
|
Line 1: |
Line 1: |
| + | {{Team:Wellesley_Desyne/css/wp_app.css}} |
| <html> | | <html> |
| <head> | | <head> |
- | <title>Wellesley HCI iGEM Team: Notebooks</title> | + | <title>Wellesley HCI iGEM Team: Welcome</title> |
- | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | + | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
- | <meta charset="utf-8"> | + | <meta charset="utf-8"> |
- | <meta name="viewport" content="width=device-width"> | + | <meta name="viewport" content="width=device-width"> |
- | | + | <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'> |
- | <style type="text/css">
| + | |
- | | + | |
- | /* Hiding predefined html elements */
| + | |
- | /***********************************/
| + | |
- | #contentSub, #search-controls, #catlinks, #p-logo, .firstHeading {
| + | |
- | display:none; | + | |
- | padding:0px;
| + | |
- | margin:0px;
| + | |
- | }
| + | |
- | #bodyContent {border:none;}
| + | |
- | #content {width: 100%; padding:0px; border-left: 0px; border-right: 0px;}
| + | |
- | #globalWrapper {width: 100%; font-size: 100%; position: static;}
| + | |
- | #top-section {width: 100%; height:10px; border:none;}
| + | |
- | #p-logo {display:none;}
| + | |
- | #search-controls {display:none;}
| + | |
- | #menubar a {color:#000000; background-color:transparent;}
| + | |
- | #menubar a:hover{text-decoration:none; color:#0090FF; background-color:transparent;}
| + | |
- | .left-menu a:hover{background-color:transparent; margin:5px 0px 0px 0px; padding:0; background: transparent;}
| + | |
- | .left-menu li a:hover{background-color:transparent; margin:0; padding:0; background: transparent;}
| + | |
- | .right-menu ul li a {background-color:transparent; background: transparent;}
| + | |
- | .printfooter {display:none; background-color:transparent;}
| + | |
- | a:hover {text-decoration: none;}
| + | |
- | #footer-box {border:none; background-color:transparent;}
| + | |
- | #catlinks {display:none; background-color:transparent;}
| + | |
- | .firstHeading {display:none; background-color:transparent;}
| + | |
- | #content {width: 100%; border:none; background-color:transparent;}
| + | |
- | h1, h2, h3, h4, h5, h6 {
| + | |
- | font-size: 100%;
| + | |
- | padding-top: 0;
| + | |
- | padding-bottom: 0;
| + | |
- | border-bottom: 0px;
| + | |
- | }
| + | |
- | | + | |
- | html {margin: 0;}
| + | |
- | ul {
| + | |
- | list-style-type: none;
| + | |
- | list-style-image: none;
| + | |
- | }
| + | |
- | | + | |
- | </style>
| + | |
- | | + | |
- | <link rel="stylesheet" href="http://cs.wellesley.edu/~hcilab/igem2013/whci_app.css">
| + | |
- | <link href='http://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'>
| + | |
- | <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'> | + | |
- | <script src="http://cs.wellesley.edu/~hcilab/igem2013/whci_jquery.js"></script>
| + | |
- | | + | |
| <body> | | <body> |
| <nav class="top-bar"> | | <nav class="top-bar"> |
Line 209: |
Line 164: |
| | | |
| <!--End content--> | | <!--End content--> |
- | | + | <script src="http://eastmaninteractive.com/igem/whci_zepto.js"></script> |
- | | + | <script src="http://eastmaninteractive.com/igem/whci_foundation.js"></script> |
- | <script src="http://cs.wellesley.edu/~hcilab/igem2013/whci_foundation.js"></script> | + | <script src="http://eastmaninteractive.com/igem/whci_foundation.alerts.js"></script> |
- | <script src="http://cs.wellesley.edu/~hcilab/igem2013/whci_foundation.abide.js"></script>
| + | <script src="http://eastmaninteractive.com/igem/whci_foundation.dropdown.js"></script> |
- | <script src="http://cs.wellesley.edu/~hcilab/igem2013/whci_foundation.alerts.js"></script>
| + | <script src="http://eastmaninteractive.com/igem/whci_foundation.placeholder.js"></script> |
- | <script src="http://cs.wellesley.edu/~hcilab/igem2013/whci_foundation.clearing.js"></script>
| + | <script src="http://eastmaninteractive.com/igem/whci_foundation.tooltips.js"></script> |
- | <script src="http://cs.wellesley.edu/~hcilab/igem2013/whci_foundation.cookie.js"></script>
| + | <script src="http://eastmaninteractive.com/igem/whci_foundation.topbar.js"></script> |
- | <script src="http://cs.wellesley.edu/~hcilab/igem2013/whci_foundation.dropdown.js"></script>
| + | <script> |
- | <script src="http://cs.wellesley.edu/~hcilab/igem2013/whci_foundation.forms.js"></script>
| + | $(document).foundation(); |
- | <script src="http://cs.wellesley.edu/~hcilab/igem2013/whci_foundation.interchange.js"></script>
| + | </script> |
- | <script src="http://cs.wellesley.edu/~hcilab/igem2013/whci_foundation.joyride.js"></script>
| + | |
- | <script src="http://cs.wellesley.edu/~hcilab/igem2013/whci_foundation.magellan.js"></script>
| + | |
- | <script src="http://cs.wellesley.edu/~hcilab/igem2013/whci_foundation.orbit.js"></script>
| + | |
- | <script src="http://cs.wellesley.edu/~hcilab/igem2013/whci_foundation.placeholder.js"></script>
| + | |
- | <script src="http://cs.wellesley.edu/~hcilab/igem2013/whci_foundation.reveal.js"></script>
| + | |
- | <script src="http://cs.wellesley.edu/~hcilab/igem2013/whci_foundation.section.js"></script>
| + | |
- | <script src="http://cs.wellesley.edu/~hcilab/igem2013/whci_foundation.tooltips.js"></script>
| + | |
- | <script src="http://cs.wellesley.edu/~hcilab/igem2013/whci_foundation.topbar.js"></script>
| + | |
- | <script>
| + | |
- | $(document).foundation();
| + | |
- | </script>
| + | |
| </html> | | </html> |