Shreygupta (Talk | contribs) |
Shreygupta (Talk | contribs) |
||
Line 18: | Line 18: | ||
position: relative; | position: relative; | ||
background-color: rgba(253,237,173,0.25); | background-color: rgba(253,237,173,0.25); | ||
− | border: | + | border: 0px solid rgba(153, 102, 0, 0.5); |
} | } | ||
.imgDesc table { | .imgDesc table { | ||
Line 237: | Line 237: | ||
if($(this).index(".imgContainer>div") !== indice){ | if($(this).index(".imgContainer>div") !== indice){ | ||
$(this).animate({ | $(this).animate({ | ||
− | height:0. | + | height:0, |
+ | border: "2px solid rgba(153, 102, 0, 0.5)" | ||
}, 500, function() { | }, 500, function() { | ||
$(this).children("table").css("display", "none"); | $(this).children("table").css("display", "none"); | ||
Line 245: | Line 246: | ||
if($(this).height() === 600){ | if($(this).height() === 600){ | ||
$(this).animate({ | $(this).animate({ | ||
− | height:0 | + | height:0, |
+ | border: "0px solid rgba(153, 102, 0, 0.5)" | ||
}, 500, function() { | }, 500, function() { | ||
$(this).children("table").css("display", "none"); | $(this).children("table").css("display", "none"); | ||
Line 252: | Line 254: | ||
else{ | else{ | ||
$(this).animate({ | $(this).animate({ | ||
− | height:"600px" | + | height:"600px", |
+ | border: "2px solid rgba(153, 102, 0, 0.5)" | ||
}, 500, function() { | }, 500, function() { | ||
$(this).children("table").fadeIn(200); | $(this).children("table").fadeIn(200); | ||
Line 262: | Line 265: | ||
$(".imgDesc").click(function(){ | $(".imgDesc").click(function(){ | ||
$(this).animate({ | $(this).animate({ | ||
− | height: 0 | + | height: 0, |
+ | border: "2px solid rgba(153, 102, 0, 0.5)" | ||
}, 500, function() { | }, 500, function() { | ||
$(this).children("table").css("display", "none"); | $(this).children("table").css("display", "none"); |
Revision as of 00:12, 2 November 2017
Leaders
Name | Sai Padma Priya (Sai) | |
Role | Student Leader, Wiki | |
Year, Major | 3rd, Biology | |
Hobbies | Theatre, Music, Reading fiction, Graphic Design and Anime | |
Likes to eat | Mexican hot chocolate | |
Favourite Scientist | Linus Pauling | |
Favourite Microbe | Desulforudis audaxviator | |
Favourite Quote | "I seem to have been only like a boy playing on the seashore, and diverting myself in now and then finding a smoother pebble or a prettier shell than ordinary, whilst the great ocean of truth lay all undiscovered before me." - Isaac Newton |
Name | Sai Padma Priya (Sai) | |
Role | Student Leader, Wiki | |
Year, Major | 3rd, Biology | |
Hobbies | Theatre, Music, Reading fiction, Graphic Design and Anime | |
Likes to eat | Mexican hot chocolate | |
Favourite Scientist | Linus Pauling | |
Favourite Microbe | Desulforudis audaxviator | |
Favourite Quote | "I seem to have been only like a boy playing on the seashore, and diverting myself in now and then finding a smoother pebble or a prettier shell than ordinary, whilst the great ocean of truth lay all undiscovered before me." - Isaac Newton |