Difference between revisions of "Team:BostonU"

Line 41: Line 41:
 
white-space: nowrap;
 
white-space: nowrap;
 
width: 0 auto !important;
 
width: 0 auto !important;
height: 10%;
 
 
}
 
}
 
#menubartable li {
 
#menubartable li {
Line 47: Line 46:
 
}
 
}
 
li .menuitem, .dropbtn { /* MAIN MENU BUTTONS */
 
li .menuitem, .dropbtn { /* MAIN MENU BUTTONS */
 +
-webkit-transition: all 2000ms ease;
 +
-moz-transition: all 2000ms ease;
 +
-ms-transition: all 2000ms ease;
 +
-o-transition: all 2000ms ease;
 +
transition: all 2000ms ease;
 
color: #f8f9f9 !important;
 
color: #f8f9f9 !important;
 
display: table-cell;
 
display: table-cell;
Line 71: Line 75:
 
}
 
}
 
.menu-column:hover .dropdown-content {display: block;}
 
.menu-column:hover .dropdown-content {display: block;}
 +
li .menuitem:hover, .menu-column:hover a:hover {color: #a9a9a9 !important; -webkit-transition:0.25s;}
 
#myfooter {
 
#myfooter {
 
position: absolute;
 
position: absolute;

Revision as of 04:48, 4 August 2017