Difference between revisions of "Template:Team:TU Darmstadt/Viki"

Line 250: Line 250:
 
         #top_title{
 
         #top_title{
 
         display:none;
 
         display:none;
        }
 
 
        #top_menu_under{
 
        border-bottom:none;
 
        margin-bottom:0;
 
        padding-bottom:0;
 
 
         }
 
         }
  
Line 1,206: Line 1,200:
 
 
 
    if(scrollY > $("#title").height()){
 
    if(scrollY > $("#title").height()){
navbar.css({"top":"7vh", "position":"fixed"});
+
navbar.css({"top":"0", "position":"fixed"});
 
}else{
 
}else{
 
navbar.css({"top":"0", "position":"static"});
 
navbar.css({"top":"0", "position":"static"});

Revision as of 12:34, 2 October 2016