Difference between revisions of "Template:Austin UTexas"

Line 10: Line 10:
  
 
/********************************* MENU ********************************/
 
/********************************* MENU ********************************/
/* Wrapper for the menu */
+
 
.menu_wrapper {  
+
.clearfix:after {
width:100%;
+
    display:block;
                margin-top:-10px;
+
    clear:both;
                margin-left:-20px;
+
}
height:0px;
+
 
position:fixed;
+
 
padding:0px;
+
/* Wrapper for the menu */
display:inline;
+
.menu-wrap {
                list-style: none;  
+
              width:100%;
 
               box-shadow:0px 1px 3px rgba(0,0,0,0.2);
 
               box-shadow:0px 1px 3px rgba(0,0,0,0.2);
}
+
                background:#3e3436;
 +
        }
 +
 
 +
 
  
 
/* styling for the menu items */
 
/* styling for the menu items */
Line 403: Line 406:
 
<!-- This tells the browser that your page is responsive -->
 
<!-- This tells the browser that your page is responsive -->
  
 +
 +
/*
 
<div class="menu_wrapper" >
 
<div class="menu_wrapper" >
  
Line 474: Line 479:
 
</ul>
 
</ul>
 
</div>
 
</div>
 
+
*/
  
 
<div class="content_wrapper">
 
<div class="content_wrapper">

Revision as of 04:55, 18 October 2016

/*

*/