Team:Wellesley HCI

From 2012.igem.org

(Difference between revisions)
Line 10: Line 10:
#p-logo {display:none;}
#p-logo {display:none;}
#search-controls {display:none;}
#search-controls {display:none;}
-
#menubar a {color:#000000;}
+
#menubar a {color:#000000; background-color:transparent;}
-
#menubar a:hover{text-decoration:none; color:#6B5A3A;}
+
#menubar a:hover{text-decoration:none; color:#6B5A3A; background-color:transparent;}
-
.left-menu {background-color:#FFFFFF; margin:5px 0px 0px 0px; padding:0;}
+
.left-menu a:hover{background-color:transparent; margin:5px 0px 0px 0px; padding:0; background: transparent;}
-
.left-menu ul {background-color:#FFFFFF; margin:0; padding:0;}
+
.left-menu li a:hover{background-color:transparent; margin:0; padding:0; background: transparent;}
-
.right-menu ul li a {background-color:#FFFFFF;}
+
.right-menu ul li a {background-color:transparent; background: transparent;}
-
.printfooter {display:none;}
+
.printfooter {display:none; background-color:transparent;}
-
#footer-box {border:none;}
+
#footer-box {border:none; background-color:transparent;}
-
#catlinks {display:none;}
+
#catlinks {display:none; background-color:transparent;}
-
.firstHeading {display:none;}
+
.firstHeading {display:none; background-color:transparent;}
-
#content {width: 100%; border:none;}
+
#content {width: 100%; border:none; background-color:transparent;}
#bodyContent {border:none;}
#bodyContent {border:none;}
Line 29: Line 29:
#bu-wellesley_wiki_content a:hover {text-decoration:none; color:#3d3f3c;}
#bu-wellesley_wiki_content a:hover {text-decoration:none; color:#3d3f3c;}
-
.navbar li {color: #ffffff;}
+
.navbar li {color: #transparent;}
.navbar li a {color: #ffffff;}
.navbar li a {color: #ffffff;}
.navbar li a:hover {background:#D99C45; color: #ffffff;}
.navbar li a:hover {background:#D99C45; color: #ffffff;}
Line 53: Line 53:
</style>
</style>
 +
<link rel="stylesheet" type="text/css" href="http://cs.wellesley.edu/~hcilab/iGEM2012/css/Team.css">
<link rel="stylesheet" type="text/css" href="http://cs.wellesley.edu/~hcilab/iGEM2012/css/Team.css">

Revision as of 01:24, 17 June 2012

Wellesley HCI iGEM Team: Welcome


Welcome!

Synthetic biology will require a multidisciplinary, collaborative design environment in order to engineer the complex biological systems of the future. Our team will create a collection of software tools which address specific technical synthetic biology challenges while simultaneously advancing the way in which users interact with computing environments. Our software will support the scientific workflow process by supporting each step: research, brainstorming, building, test, troubleshooting, iteration, and analysis. The combination of human computer interaction, bio-design automation, and experimental design makes our effort unique in the iGEM experience and closes the loop on the design-build-test methodology.