Difference between revisions of "Template:BU17 template menubar"

Line 14: Line 14:
 
border: 0;
 
border: 0;
 
display: table-row;
 
display: table-row;
height: 50px;
+
height: 20px;
 
list-style-type: none;
 
list-style-type: none;
margin-top: -1px;
+
margin-top: -1px
 
padding: 0;
 
padding: 0;
  float: right;
+
position: relative;
 +
        float: right;
 
top:0px;
 
top:0px;
 
white-space: nowrap;
 
white-space: nowrap;
 +
       
 
}
 
}
 
#menubar li {
 
#menubar li {
Line 28: Line 30:
 
-webkit-transition:2s;
 
-webkit-transition:2s;
 
color: #605e5e !important;
 
color: #605e5e !important;
 +
display: table-cell;
 
font-family: Arial, sans-serif;
 
font-family: Arial, sans-serif;
 
font-size: 130%;
 
font-size: 130%;
 
padding: 40px 18px;
 
padding: 40px 18px;
 +
text-align: center;
 
text-decoration: none !important;
 
text-decoration: none !important;
vertical-align: middle;
+
vertical-align: sub;
 
}
 
}
 
.dropdown-content { /* DROP DOWN MENU CONTAINERS */
 
.dropdown-content { /* DROP DOWN MENU CONTAINERS */

Revision as of 17:56, 2 August 2017