Template:Team:TU-Munich/Header
From 2013.igem.org
(Difference between revisions)
(10 intermediate revisions not shown) | |||
Line 122: | Line 122: | ||
color: rgb(115, 208, 255); | color: rgb(115, 208, 255); | ||
} | } | ||
+ | |||
div.effectors { | div.effectors { | ||
- | + | border: medium solid rgb(116, 183, 112); | |
} | } | ||
Line 139: | Line 140: | ||
} | } | ||
- | div. | + | div.vector_design { |
- | border: medium solid rgb( | + | border: medium solid rgb(166, 126, 166); |
} | } | ||
- | div. | + | div.vector_design h3 { |
- | color: rgb( | + | color: rgb(166, 126, 166); |
} | } | ||
- | div. | + | div.vector_design h4 { |
- | color: rgb( | + | color: rgb(166, 126, 166); |
} | } | ||
- | p. | + | p.vector_design b { |
- | color: rgb( | + | color: rgb(166, 126, 166); |
} | } | ||
Line 202: | Line 203: | ||
h1, h2, h3, h4, h5 { | h1, h2, h3, h4, h5 { | ||
- | |||
color: white; | color: white; | ||
font-weight: bold; | font-weight: bold; | ||
Line 216: | Line 216: | ||
h1, h2 { | h1, h2 { | ||
clear: both; | clear: both; | ||
+ | background: rgb(2, 155, 101); | ||
+ | margin-bottom: 15px; | ||
} | } | ||
Line 258: | Line 260: | ||
width: 250px; | width: 250px; | ||
box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.5); | box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.5); | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
Line 660: | Line 655: | ||
$("table#toc.toc").append('<img id="imgContent" src="https://static.igem.org/mediawiki/2012/8/8e/TUM12_Contents.jpg" />') | $("table#toc.toc").append('<img id="imgContent" src="https://static.igem.org/mediawiki/2012/8/8e/TUM12_Contents.jpg" />') | ||
$(".bezel").addClass("ui-corner-all") | $(".bezel").addClass("ui-corner-all") | ||
+ | $("h1").addClass("ui-corner-all") | ||
+ | $("h2").addClass("ui-corner-all") | ||
$("div.thumbinner").width(function(i,width){ | $("div.thumbinner").width(function(i,width){ | ||
return width + 20; | return width + 20; |
Latest revision as of 10:56, 28 May 2013