Template:MQgallerycss

From 2012.igem.org

(Difference between revisions)
(Created page with "<html> <!---Credit to Washington U---!> <style type = "text/css"> #galleria{ width:650px; height: 500px; background: #000; -webkit-box-shadow: 0 8px 6px -6px black; -mo...")
Line 223: Line 223:
background-repeat: no-repeat;
background-repeat: no-repeat;
}
}
 +
$("#gallery").galleria({
 +
    width: 661,
 +
    height: 661,
 +
    extend: function(options) {
 +
        Galleria.get(0).$('info-link').click();
 +
    }
 +
});
 +
</style>
</style>
</html>
</html>

Revision as of 07:32, 13 August 2012