Template:Team:TU-Munich/Header

From 2013.igem.org

(Difference between revisions)
Line 202: Line 202:
h1, h2, h3, h4, h5 {
h1, h2, h3, h4, h5 {
-
    background: rgb(2, 155, 101);
 
     color: white;
     color: white;
     font-weight: bold;
     font-weight: bold;
Line 216: Line 215:
h1, h2 {
h1, h2 {
     clear: both;
     clear: both;
 +
    background: rgb(2, 155, 101);
}
}
Line 221: Line 221:
     font-size: 250%;
     font-size: 250%;
     padding: 15px;
     padding: 15px;
 +
    background: rgb(2, 155, 101);
}
}
Line 660: Line 661:
     $("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;   

Revision as of 12:10, 2 May 2013