Team:St Andrews/team/members
From 2010.igem.org
(Difference between revisions)
Line 23: | Line 23: | ||
$(window).load(function() { | $(window).load(function() { | ||
// No we can paint our canvas. Something rounded with a shadow ;-) | // No we can paint our canvas. Something rounded with a shadow ;-) | ||
- | $(" | + | $(".ph").liquidCanvas( |
"[shadow border gradient] => roundedRect{radius:50}" | "[shadow border gradient] => roundedRect{radius:50}" | ||
gradient{from:rgba(255, 255, 255, 0.2); to:#888;} => roundedRect{radius:50}); | gradient{from:rgba(255, 255, 255, 0.2); to:#888;} => roundedRect{radius:50}); |
Revision as of 00:48, 1 August 2010
>