Template:Team:TU-Munich/Header
From 2013.igem.org
(Difference between revisions)
(17 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: | + | color: white; |
font-weight: bold; | font-weight: bold; | ||
- | + | margin-top: 5px; | |
+ | margin-bottom: 5px; | ||
border: 0px; | border: 0px; | ||
} | } | ||
Line 214: | Line 216: | ||
h1, h2 { | h1, h2 { | ||
clear: both; | clear: both; | ||
+ | background: rgb(2, 155, 101); | ||
+ | margin-bottom: 15px; | ||
} | } | ||
h1 { | h1 { | ||
font-size: 250%; | font-size: 250%; | ||
+ | padding: 15px; | ||
} | } | ||
h2 { | h2 { | ||
font-size: 200%; | font-size: 200%; | ||
+ | padding: 10px; | ||
} | } | ||
h3 { | h3 { | ||
font-size: 150%; | font-size: 150%; | ||
+ | padding: 5px; | ||
} | } | ||
Line 253: | 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 334: | Line 334: | ||
body { | body { | ||
- | background-color: | + | background-color: rgb(2, 155, 101); |
color: black; | color: black; | ||
font: x-small "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif; | font: x-small "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif; | ||
Line 655: | 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