Team:UC Davis/Team

From 2012.igem.org

(Difference between revisions)
Line 84: Line 84:
$(document).ready(function(){
$(document).ready(function(){
     $("#firstpane p.menu_head").click(function(){
     $("#firstpane p.menu_head").click(function(){
-
     $(this).css({backgroundImage:"url(http://img.photobucket.com/albums/v26/bluemelon/arrow_down.png)"}).next("div.menu_body").slideToggle(300).siblings("div.menu_body").slideUp("slow");
+
     $(this).css({backgroundImage:"url(https://static.igem.org/mediawiki/2012/b/b3/UCD_arrow_down.png)"}).next("div.menu_body").slideToggle(300).siblings("div.menu_body").slideUp("slow");
     $(this).siblings().css({backgroundImage:"url(https://static.igem.org/mediawiki/2012/1/1d/UCD_arrow_right.png)"});
     $(this).siblings().css({backgroundImage:"url(https://static.igem.org/mediawiki/2012/1/1d/UCD_arrow_right.png)"});
});
});
Line 136: Line 136:
     padding: 0;
     padding: 0;
     padding-bottom: 10px;
     padding-bottom: 10px;
-
#    background:url(http://img.photobucket.com/albums/v26/bluemelon/bg-2-1.jpg);
+
#    background:url(https://static.igem.org/mediawiki/2012/c/cc/UCD_Bg_1.jpg);
#    background-repeat: no-repeat;
#    background-repeat: no-repeat;
#    background-attachment: fixed;
#    background-attachment: fixed;
Line 157: Line 157:
body {
body {
background-color: rgba(255,255,255,1);
background-color: rgba(255,255,255,1);
-
background-image: url('http://img.photobucket.com/albums/v26/bluemelon/bg-2-1.jpg');
+
background-image: url('https://static.igem.org/mediawiki/2012/c/cc/UCD_Bg_1.jpg');
background-size: 100%;
background-size: 100%;
background-repeat: no-repeat;
background-repeat: no-repeat;
Line 757: Line 757:
}
}
.npanelContainer {
.npanelContainer {
-
background:url("http://img.photobucket.com/albums/v26/bluemelon/notepad_pattern.jpg") repeat;
+
background:url("https://static.igem.org/mediawiki/2012/d/de/UCD_Notepad_pattern.jpg") repeat;
clear: both;
clear: both;
margin-bottom: 25px;
margin-bottom: 25px;

Revision as of 00:16, 4 October 2012

Team:UC Davis - 2012.igem.org

UCDavis iGEM Tweets

Our Sponsors

Undergraduates


Advisors


Retrieved from "http://2012.igem.org/Team:UC_Davis/Team"