Template:Fatih-header

From 2012.igem.org

(Difference between revisions)
Line 393: Line 393:
#top-section {
#top-section {
     background-color: black;
     background-color: black;
 +
    opacity: 50%;
     border: medium none;
     border: medium none;
-
     height: 14px;
+
     height: 15px;
     position: fixed;
     position: fixed;
 +
    padding-left: 50px;
     width: 100%;
     width: 100%;
     z-index: 20;
     z-index: 20;
Line 490: Line 492:
     $("#top-section a").css("color", "white");
     $("#top-section a").css("color", "white");
     $("#menubar ul").css('background', 'black');
     $("#menubar ul").css('background', 'black');
-
    alert('test');
 
});
});
</script>
</script>

Revision as of 02:09, 25 September 2012