Team:KAIST-Korea/jihan

From 2011.igem.org

(Difference between revisions)
 
(2 intermediate revisions not shown)
Line 26: Line 26:
$("a#single_image").fancybox({
$("a#single_image").fancybox({
-
'autoScale' : true
+
'autoScale' : true,
'overlayColor' : '#000',
'overlayColor' : '#000',
'overlayOpacity' : 0.85
'overlayOpacity' : 0.85
Line 34: Line 34:
$("a.gallery").fancybox({
$("a.gallery").fancybox({
-
'autoScale' : true
+
'autoScale' : true,
'overlayColor' : '#000',
'overlayColor' : '#000',
'overlayOpacity' : 0.85
'overlayOpacity' : 0.85
Line 591: Line 591:
font-weight:normal;
font-weight:normal;
font:Arial 11pt;
font:Arial 11pt;
-
line-height:100%;
+
line-height:110%;
}
}

Latest revision as of 01:12, 21 August 2011