Template:Team:Oxford/templates/header
From 2014.igem.org
(Difference between revisions)
Line 154: | Line 154: | ||
list-style-image: url("https://static.igem.org/mediawiki/2014/6/6f/OxigemTick.png"); } | list-style-image: url("https://static.igem.org/mediawiki/2014/6/6f/OxigemTick.png"); } | ||
} | } | ||
- | |||
.row { vertical-align: top; height:auto !important; } | .row { vertical-align: top; height:auto !important; } | ||
+ | |||
+ | |||
+ | |||
+ | |||
.white_news_block { | .white_news_block { | ||
Line 300: | Line 303: | ||
$("#policy1").css({display:'none'}); | $("#policy1").css({display:'none'}); | ||
}); | }); | ||
+ | |||
+ | $("toggle1").mouseout(function(){ | ||
+ | $("#section1").css({display:'inline'}); | ||
+ | }); | ||
+ | |||
}); | }); | ||
Revision as of 02:46, 22 September 2014