Difference between revisions of "Template:Pasteur Paris/Menu"

Line 385: Line 385:
 
     /*background-color: #ac34fe;*/
 
     /*background-color: #ac34fe;*/
 
     display: none;
 
     display: none;
     left: 19%;
+
     left: 19.1%;
 
}
 
}
  
Line 530: Line 530:
 
// make chip stay over main menu point when its submenu appears and makes the submenu stay visible//
 
// make chip stay over main menu point when its submenu appears and makes the submenu stay visible//
 
             $("#project-sub") .hover(function(){
 
             $("#project-sub") .hover(function(){
                 $("#runningchip") .css('left','1.3%');
+
                 $("#runningchip") .css('right','93.5%');
 
                 $("#project-sub") .show();
 
                 $("#project-sub") .show();
 
             },
 
             },

Revision as of 09:41, 31 July 2018

""