Template:Team:TU Munich/Header

From 2012.igem.org

(Difference between revisions)
Line 233: Line 233:
#navigation ul li:hover ul li a {
#navigation ul li:hover ul li a {
     background:#fff;
     background:#fff;
-
     color:#999;
+
     color:#0C68AE;
}
}
#navigation ul li:hover ul li a:hover {
#navigation ul li:hover ul li a:hover {
-
     background:#e9e9e9;
+
     background:#0C68AE;
     color:#fff;
     color:#fff;
}
}
Line 258: Line 258:
     $("table#toc.toc").css({overflow: 'auto'})
     $("table#toc.toc").css({overflow: 'auto'})
     $("table#toc.toc").css({width: '180px'})
     $("table#toc.toc").css({width: '180px'})
 +
   
});
});

Revision as of 15:00, 16 August 2012