Difference between revisions of "Template:Austin UTexas"

Line 14: Line 14:
 
width:100%;  
 
width:100%;  
 
                 margin-top:-10px;
 
                 margin-top:-10px;
                 margin-left:-20px;  
+
                 margin-left:-20px;
 +
height:0px;  
 
position:fixed;  
 
position:fixed;  
 
padding:0px;
 
padding:0px;
display:block;  
+
display:inline;  
background:#f2f2f2;  
+
background-color:#f2f2f2;  
 
                 list-style: none;  
 
                 list-style: none;  
                box-shadow:0px 1px 3px rgba(0,0,0,0.2);
 
 
}
 
}
  
 
/* styling for the menu items */
 
/* styling for the menu items */
 
.menu_item {
 
.menu_item {
 +
                background-color:#f2f2f2;
 
width:11%;  
 
width:11%;  
 
                 float:left;
 
                 float:left;
 
margin:0px 0px 0px 0px;  
 
margin:0px 0px 0px 0px;  
 
                 padding-top: 10px;  
 
                 padding-top: 10px;  
                 padding-top: 10px;  
+
                 padding-bottom: 10px;  
 
border-bottom: 1px solid #d3d3d3;  
 
border-bottom: 1px solid #d3d3d3;  
 
font-weight:bold;
 
font-weight:bold;
Line 36: Line 37:
 
cursor: pointer;  
 
cursor: pointer;  
 
                 list-style: none;  
 
                 list-style: none;  
                background:#f2f2f2;
 
 
}
 
}
  

Revision as of 04:38, 18 October 2016