Difference between revisions of "Template:Freiburg/Menubar"

Line 4: Line 4:
 
     /* Wrapper for the menu */
 
     /* Wrapper for the menu */
 
     /* Remove margins and padding from the list, and add a black background color */
 
     /* Remove margins and padding from the list, and add a black background color */
   
+
  /*
 
     .clearfix:after {
 
     .clearfix:after {
 
         display: block;
 
         display: block;
 
         clear: both;
 
         clear: both;
 
     }
 
     }
 +
*/
 
     /*----- Menu Outline -----*/
 
     /*----- Menu Outline -----*/
 
      
 
      
 +
/*
 
     .menu-wrap {
 
     .menu-wrap {
 
         color: #3e0a11;
 
         color: #3e0a11;
Line 51: Line 53:
 
         line-height: 0%;
 
         line-height: 0%;
 
     }
 
     }
 +
*/
 
     /*----- Top Level -----*/
 
     /*----- Top Level -----*/
      
+
     /*
 
     .menu > ul > li {
 
     .menu > ul > li {
 
         float: left;
 
         float: left;
Line 69: Line 72:
 
         margin-bottom: -5px;
 
         margin-bottom: -5px;
 
     }
 
     }
 +
*/
 
     /*----- SubMenu Level -----*/
 
     /*----- SubMenu Level -----*/
   
+
/*   
 
     .menu li:hover .sub-menu {
 
     .menu li:hover .sub-menu {
 
         z-index: 1;
 
         z-index: 1;
Line 100: Line 104:
 
     .sub-menu li a:hover,
 
     .sub-menu li a:hover,
 
     .sub-menu .current-item a {}
 
     .sub-menu .current-item a {}
 +
*/
 
     /*----- sub-subMenu Level -----*/
 
     /*----- sub-subMenu Level -----*/
   
+
/*   
 
     .sub-menu li:hover .sub-sub-menu {
 
     .sub-menu li:hover .sub-sub-menu {
 
         z-index: 1;
 
         z-index: 1;
Line 131: Line 136:
 
     .sub-sub-menu li a:hover,
 
     .sub-sub-menu li a:hover,
 
     .sub-sub-menu .current-item a {}
 
     .sub-sub-menu .current-item a {}
 +
*/
 
</style>
 
</style>
 
<!--- THIS IS WHERE THE HTML BEGINS --->
 
<!--- THIS IS WHERE THE HTML BEGINS --->

Revision as of 03:18, 5 September 2016