Team:Sevilla/test
From 2011.igem.org
(Difference between revisions)
(Backgroud) |
|||
Line 29: | Line 29: | ||
/* Represents the background of the highlighted menu-item. */ | /* Represents the background of the highlighted menu-item. */ | ||
.lavaLamp li.back { | .lavaLamp li.back { | ||
- | background: url("../ | + | background: url("https://sites.google.com/site/bobstringfiles/arcanum/lava.gif") no-repeat right -30px; |
width: 9px; height: 30px; | width: 9px; height: 30px; | ||
z-index: 8; | z-index: 8; | ||
Line 35: | Line 35: | ||
} | } | ||
.lavaLamp li.back .left { | .lavaLamp li.back .left { | ||
- | background: url("../ | + | background: url("https://sites.google.com/site/bobstringfiles/arcanum/lava.gif") no-repeat top left; |
height: 30px; | height: 30px; | ||
margin-right: 9px; | margin-right: 9px; |
Revision as of 16:46, 1 April 2011
2º parte del wikiii
/*Script de jquery.lavalamp*/
/*Script de jquery.easing*/