Difference between revisions of "Template:UIUC Illinois"

Line 16: Line 16:
 
$(this).next(".submenu").fadeToggle(400);
 
$(this).next(".submenu").fadeToggle(400);
 
});
 
});
+
https://static.igem.org/mediawiki/2018/0/00/T--UIUC_Illinois--Logo.png
 
//mobile menu access  
 
//mobile menu access  
 
$(".igem_2018_team_mobile_bar").click(function(){
 
$(".igem_2018_team_mobile_bar").click(function(){
Line 244: Line 244:
 
/* Links inside the navbar */
 
/* Links inside the navbar */
 
.navbar a {
 
.navbar a {
   float: center;
+
   float: left;
 
   font-size: 16px;
 
   font-size: 16px;
 
   color: white;
 
   color: white;
Line 254: Line 254:
 
/* The dropdown container */
 
/* The dropdown container */
 
.dropdown {
 
.dropdown {
   float: left;
+
   float: right;
 
   overflow: hidden;
 
   overflow: hidden;
 
}
 
}

Revision as of 21:56, 27 June 2018